Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-111402
#<BuildRuby:0x000055c2f88ac4e0
@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.20221127-111402",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010141 0.000676 1.297805 ( 1.561814)
build_miniruby 0.002168 0.000000 0.840984 ( 0.847665)
build_ruby 0.004503 0.000127 2.228497 ( 2.147168)
build_all 0.016045 0.006169 25.103917 ( 2.828341)
build_install 0.016150 0.004672 4.926670 ( 1.194563)
test_btest 0.001041 0.000148 88.991405 ( 8.660915)
test_basic 0.005349 0.000764 0.369268 ( 0.458770)
test_all 0.002300 0.000329 696.304232 ( 70.558458)
test_rubyspec 0.083280 0.058914 50.004232 ( 58.397238)
total: 146.66 sec