Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-024328
#<BuildRuby:0x00005642a65a34f0
@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.20231218-024328",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.003140 0.001962 1.031153 ( 1.291677)
build_miniruby 0.000000 0.001107 0.871125 ( 0.870398)
build_ruby 0.000000 0.001047 2.710264 ( 2.710676)
build_all 0.004652 0.003478 12.260470 ( 1.014211)
build_install 0.009657 0.005188 3.551273 ( 0.977926)
test_btest 0.000438 0.000292 64.401013 ( 4.778586)
test_basic 0.004202 0.000141 0.376723 ( 0.457223)
test_all 0.081905 0.020097 397.650163 ( 40.480860)
test_rubyspec 0.015908 0.031955 39.846199 ( 52.529010)
total: 105.11 sec