Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-205719
#<BuildRuby:0x000055904f8cc8e8
@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.20220325-205719",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010777 0.000360 0.991139 ( 1.012084)
build_miniruby 0.002241 0.000000 0.073916 ( 0.071959)
build_ruby 0.001769 0.000000 0.079395 ( 0.077772)
build_all 0.005932 0.004524 4.168850 ( 0.846890)
build_install 0.021942 0.001343 7.980076 ( 2.398589)
test_btest 0.000992 0.000149 76.621845 ( 8.343546)
test_basic 0.006653 0.000998 0.334298 ( 0.423194)
test_all 0.001963 0.000000 664.701410 ( 71.099866)
test_rubyspec 0.113574 0.042508 45.958062 ( 51.395314)
total: 135.67 sec