Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-144945
#<BuildRuby:0x0000563afc4b6148
@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.20221014-144945",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000088 0.000024 0.000112 ( 0.000120)
build_up 0.007999 0.002182 1.094621 ( 1.155193)
build_miniruby 0.002133 0.000582 0.104035 ( 0.100115)
build_ruby 0.001576 0.000430 0.098828 ( 0.096147)
build_all 0.006418 0.001750 1.302517 ( 0.564577)
build_install 0.011784 0.003214 1.630247 ( 0.895219)
test_btest 0.001359 0.000370 62.245519 ( 6.962322)
test_basic 0.000000 0.006455 0.356673 ( 0.451781)
test_all 0.006977 0.000353 499.153219 ( 53.842015)
test_rubyspec 0.067268 0.069243 43.251035 ( 51.873347)
total: 115.94 sec