Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-211021
#<BuildRuby:0x0000561c225bb4b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-211021",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003830 0.001045 0.801282 ( 1.200678)
build_miniruby 0.000728 0.000198 0.829861 ( 0.829785)
build_ruby 0.001199 0.000327 2.666273 ( 2.666724)
build_all 0.005746 0.001567 12.194752 ( 0.999937)
build_install 0.006457 0.007448 3.768341 ( 0.984647)
test_btest 0.000525 0.000191 64.505128 ( 4.647702)
test_basic 0.003766 0.001370 0.394218 ( 0.474408)
test_all 0.052713 0.042683 391.302793 ( 32.521396)
test_rubyspec 0.035060 0.033117 40.386157 ( 52.938708)
total: 97.26 sec