Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-025344
#<BuildRuby:0x000055d73be9d438
@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.20220718-025344",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008959 0.000783 0.829213 ( 1.131003)
build_miniruby 0.001250 0.000192 0.053340 ( 0.051810)
build_ruby 0.001740 0.000000 0.055294 ( 0.053846)
build_all 0.008978 0.000000 1.246388 ( 0.491489)
build_install 0.016735 0.000000 4.395714 ( 1.832000)
test_btest 0.001131 0.000000 54.096189 ( 6.221403)
test_basic 0.006337 0.000027 0.282482 ( 0.381334)
test_all 0.002741 0.000261 505.931011 ( 53.161097)
test_rubyspec 0.102253 0.022511 41.907677 ( 47.816071)
total: 111.14 sec