Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-115355
#<BuildRuby:0x000055bdd8a3d338
@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.20221031-115355",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008306 0.000694 1.128357 ( 1.304533)
build_miniruby 0.001969 0.000000 0.107500 ( 0.103830)
build_ruby 0.001542 0.000000 0.092016 ( 0.089037)
build_all 0.007620 0.000393 1.310146 ( 0.570893)
build_install 0.011499 0.004845 1.694573 ( 0.920868)
test_btest 0.002156 0.000380 62.445558 ( 6.648094)
test_basic 0.005846 0.000200 0.363375 ( 0.453917)
test_all 0.003400 0.004241 517.134008 ( 54.940028)
test_rubyspec 0.077648 0.039183 43.446771 ( 51.890099)
total: 116.92 sec