Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-085215
#<BuildRuby:0x0000557e08ee7e20
@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.20231216-085215",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002510 0.001806 1.029318 ( 1.287789)
build_miniruby 0.000679 0.000157 0.871914 ( 0.873271)
build_ruby 0.001105 0.000000 2.720083 ( 2.721544)
build_all 0.005454 0.002482 12.303632 ( 1.025562)
build_install 0.007465 0.001866 3.600927 ( 0.987028)
test_btest 0.000517 0.000129 63.128080 ( 5.064783)
test_basic 0.003586 0.000000 0.376616 ( 0.459530)
test_all 0.080439 0.017973 380.531819 ( 38.366967)
test_rubyspec 0.020173 0.044363 39.895313 ( 52.582517)
total: 103.37 sec