Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-071151
#<BuildRuby:0x0000562ad18b00b8
@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.20230215-071151",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004221 0.000352 0.806550 ( 1.210443)
build_miniruby 0.000918 0.000076 0.669032 ( 0.668055)
build_ruby 0.001127 0.000094 2.121274 ( 2.120760)
build_all 0.000000 0.009184 12.575194 ( 1.544165)
build_install 0.004291 0.002315 1.561757 ( 0.775849)
test_btest 0.000483 0.000129 66.191440 ( 5.926660)
test_basic 0.002723 0.000726 0.301066 ( 0.396051)
test_all 0.001076 0.000000 493.454566 ( 47.066081)
test_rubyspec 0.021255 0.006933 35.297788 ( 45.757797)
total: 105.47 sec