Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-050920
#<BuildRuby:0x0000558ff7c0e108
@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.20220508-050920",
@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.000006)
autoconf 0.000089 0.000011 0.000100 ( 0.000103)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.006864 0.000333 0.948162 ( 1.181415)
build_miniruby 0.001103 0.000000 0.065046 ( 0.065193)
build_ruby 0.001064 0.000000 0.062112 ( 0.062233)
build_all 0.005798 0.000003 1.234539 ( 0.529381)
build_install 0.003376 0.010212 6.601374 ( 3.107081)
test_btest 0.000478 0.000104 60.335106 ( 12.577246)
test_basic 0.002956 0.000642 0.283197 ( 0.378281)
test_all 0.000971 0.000211 537.086120 ( 64.574701)
test_rubyspec 0.035155 0.014063 52.480812 ( 58.314755)
total: 140.79 sec