Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-164523
#<BuildRuby:0x0000561054afafe0
@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.20220919-164523",
@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.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007616 0.002851 1.072953 ( 1.270108)
build_miniruby 0.001489 0.000397 0.119205 ( 0.115810)
build_ruby 0.002119 0.000000 0.118751 ( 0.102615)
build_all 0.008170 0.001635 1.598246 ( 0.642101)
build_install 0.020932 0.001683 1.958903 ( 0.985170)
test_btest 0.000000 0.001446 76.412534 ( 8.355246)
test_basic 0.000000 0.006429 0.379027 ( 0.467845)
test_all 0.002433 0.002185 640.768592 ( 66.456567)
test_rubyspec 0.134610 0.040670 45.674838 ( 54.147169)
total: 132.54 sec