Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-103722
#<BuildRuby:0x0000564e9ac3a700
@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.20221128-103722",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000086 0.000007 0.000093 ( 0.000030)
build_up 0.005204 0.005164 1.163524 ( 1.176906)
build_miniruby 0.002148 0.000358 0.842916 ( 0.841373)
build_ruby 0.003968 0.000000 2.236359 ( 2.138950)
build_all 0.018238 0.002674 18.577000 ( 2.181479)
build_install 0.011389 0.008895 1.849825 ( 0.945623)
test_btest 0.001341 0.000309 89.139531 ( 9.382667)
test_basic 0.009685 0.000000 0.346735 ( 0.431152)
test_all 0.002123 0.000000 695.333528 ( 69.691561)
test_rubyspec 0.121302 0.050726 49.099715 ( 57.224048)
total: 144.01 sec