Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-192126
#<BuildRuby:0x000055abfbe0afe0
@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.20220829-192126",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010607 0.000722 0.973233 ( 0.979797)
build_miniruby 0.000000 0.001650 0.078973 ( 0.077454)
build_ruby 0.000000 0.001764 0.074489 ( 0.072326)
build_all 0.006227 0.003165 1.563120 ( 0.580473)
build_install 0.017847 0.004313 1.898316 ( 0.923607)
test_btest 0.000904 0.000319 71.934880 ( 8.531643)
test_basic 0.006781 0.000660 0.321591 ( 0.409876)
test_all 0.000000 0.004155 683.668694 ( 67.401842)
test_rubyspec 0.104312 0.071402 46.195585 ( 54.596469)
total: 133.57 sec