Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-100834
#<BuildRuby:0x000056246a663598
@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.20240116-100834",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001286 0.004376 0.801331 ( 1.175065)
build_miniruby 0.001149 0.000000 0.813050 ( 0.812673)
build_ruby 0.001303 0.000000 2.664579 ( 2.665561)
build_all 0.005994 0.001506 11.927205 ( 0.973694)
build_install 0.008738 0.001629 3.435028 ( 0.980278)
test_btest 0.000523 0.000164 65.643676 ( 4.546373)
test_basic 0.003757 0.000000 0.387932 ( 0.467983)
test_all 0.086105 0.011893 370.157274 ( 36.822139)
test_rubyspec 0.025831 0.050857 40.694131 ( 53.235529)
total: 101.68 sec