Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-035912
#<BuildRuby:0x000055a1a738ca18
@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.20220718-035912",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009056 0.000697 0.810073 ( 0.922706)
build_miniruby 0.000000 0.001353 0.055667 ( 0.054963)
build_ruby 0.000000 0.001871 0.055035 ( 0.053795)
build_all 0.005729 0.003639 1.281005 ( 0.492751)
build_install 0.010690 0.005381 4.381182 ( 1.805186)
test_btest 0.001076 0.000239 53.476759 ( 6.035877)
test_basic 0.005935 0.000342 0.289603 ( 0.380913)
test_all 0.000000 0.002349 508.134115 ( 53.465460)
test_rubyspec 0.083005 0.047801 42.072807 ( 47.788308)
total: 111.00 sec