Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-234015
#<BuildRuby:0x000055de59f94178
@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.20231220-234015",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004677 0.000000 1.052209 ( 1.306226)
build_miniruby 0.001336 0.000000 0.907180 ( 0.906850)
build_ruby 0.001760 0.000000 2.740608 ( 2.742876)
build_all 0.006920 0.001153 12.226603 ( 1.036768)
build_install 0.004944 0.005844 3.619370 ( 0.981966)
test_btest 0.000554 0.000139 63.306192 ( 5.525524)
test_basic 0.000000 0.004739 0.383053 ( 0.464641)
test_all 0.072319 0.035479 448.095986 ( 40.810165)
test_rubyspec 0.017520 0.029919 40.545866 ( 53.333066)
total: 107.11 sec