Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-151525
#<BuildRuby:0x000055c3ecd58620
@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.20220912-151525",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010254 0.000418 1.133360 ( 1.088370)
build_miniruby 0.002222 0.000148 0.071533 ( 0.069232)
build_ruby 0.002226 0.000000 0.074242 ( 0.072202)
build_all 0.005928 0.003965 1.536801 ( 0.605383)
build_install 0.021756 0.000851 1.925707 ( 0.967279)
test_btest 0.001229 0.000117 91.071802 ( 9.350510)
test_basic 0.007070 0.000674 0.352723 ( 0.445326)
test_all 0.003436 0.000000 680.048366 ( 68.460179)
test_rubyspec 0.111738 0.060996 47.157570 ( 55.581810)
total: 136.64 sec