Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-105510
#<BuildRuby:0x00005567cb1bbba0
@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.20230620-105510",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001162 0.004241 1.434946 ( 2.690500)
build_miniruby 0.000862 0.000144 0.869671 ( 0.869069)
build_ruby 0.001066 0.000177 2.557565 ( 2.557756)
build_all 0.009578 0.000169 16.157459 ( 1.464029)
build_install 0.008753 0.000638 4.697331 ( 1.081186)
test_btest 0.000992 0.000142 82.572617 ( 7.799342)
test_basic 0.003501 0.000501 0.615559 ( 0.699161)
test_all 0.001369 0.000195 459.696029 ( 42.365137)
test_rubyspec 0.000000 0.040717 42.773196 ( 55.228646)
total: 114.76 sec