Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-184431
#<BuildRuby:0x00005645b12284c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220917-184431",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005901 0.003771 1.080511 ( 1.230565)
build_miniruby 0.002190 0.000273 0.117119 ( 0.112088)
build_ruby 0.000000 0.001981 0.113450 ( 0.094996)
build_all 0.005780 0.004680 1.639328 ( 0.665299)
build_install 0.018787 0.002160 1.966621 ( 0.978909)
test_btest 0.001037 0.000197 89.729992 ( 8.814599)
test_basic 0.000067 0.007483 0.400943 ( 0.489209)
test_all 0.004767 0.000165 650.009155 ( 66.557789)
test_rubyspec 0.110895 0.051561 46.937224 ( 55.089949)
total: 134.03 sec