Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-075404
#<BuildRuby:0x0000561b699d3ac0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221212-075404",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003971 0.626627 ( 1.046565)
build_miniruby 0.000511 0.000385 0.704080 ( 0.703379)
build_ruby 0.001002 0.000274 2.446997 ( 2.379961)
build_all 0.003295 0.005607 12.539481 ( 1.497536)
build_install 0.004236 0.002717 1.580229 ( 0.751089)
test_btest 0.000479 0.000184 66.900765 ( 5.955814)
test_basic 0.002766 0.001064 0.256136 ( 0.351241)
test_all 0.001132 0.000436 500.330997 ( 70.092923)
test_rubyspec 0.019385 0.009627 35.911404 ( 46.475294)
total: 129.25 sec