Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-101354
#<BuildRuby:0x000055bb3606f4b8
@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.20220721-101354",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011676 0.000000 1.002756 ( 2.007978)
build_miniruby 0.002401 0.000000 0.075755 ( 0.073395)
build_ruby 0.002287 0.000000 0.079323 ( 0.076895)
build_all 0.008685 0.001084 1.564938 ( 0.600144)
build_install 0.020770 0.000579 5.239734 ( 2.108653)
test_btest 0.001106 0.000151 73.263532 ( 8.371491)
test_basic 0.007347 0.000000 0.330876 ( 0.427910)
test_all 0.000749 0.001123 625.956849 ( 64.655155)
test_rubyspec 0.097296 0.076118 46.075392 ( 51.849909)
total: 130.17 sec