Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-040124
#<BuildRuby:0x000055b1e17e8a68
@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.20221013-040124",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004253 0.006112 1.113257 ( 1.155833)
build_miniruby 0.001769 0.000000 0.100389 ( 0.097388)
build_ruby 0.001602 0.000000 0.092301 ( 0.089344)
build_all 0.005626 0.000769 1.272518 ( 0.557318)
build_install 0.011767 0.006131 1.626123 ( 0.900633)
test_btest 0.000997 0.000420 62.952037 ( 6.684861)
test_basic 0.000000 0.007081 0.354843 ( 0.443726)
test_all 0.005432 0.001643 489.287110 ( 54.246378)
test_rubyspec 0.078609 0.051274 43.198746 ( 51.735091)
total: 115.91 sec