Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-163204
#<BuildRuby:0x0000562291cab048
@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.20231208-163204",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002748 0.002160 0.998689 ( 1.285493)
build_miniruby 0.000613 0.000204 0.870104 ( 0.870889)
build_ruby 0.001202 0.000401 2.706401 ( 2.709301)
build_all 0.006653 0.000969 12.059309 ( 0.980299)
build_install 0.004976 0.005146 3.522863 ( 0.965113)
test_btest 0.000770 0.000000 65.296609 ( 4.849224)
test_basic 0.002922 0.000132 0.371677 ( 0.453612)
test_all 0.073299 0.029717 398.217112 ( 35.787995)
test_rubyspec 0.034394 0.034350 39.848405 ( 52.491285)
total: 100.39 sec