Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-172654
#<BuildRuby:0x000055dd24d9c9c8
@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.20220827-172654",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.012089 0.000514 0.974693 ( 1.274673)
build_miniruby 0.001764 0.000221 0.076531 ( 0.074532)
build_ruby 0.002026 0.000000 0.075386 ( 0.073673)
build_all 0.005911 0.004247 1.563740 ( 0.601454)
build_install 0.017328 0.005157 1.880661 ( 0.920993)
test_btest 0.000951 0.000181 78.526080 ( 8.766507)
test_basic 0.007920 0.000000 0.321868 ( 0.410683)
test_all 0.002791 0.000283 655.092555 ( 65.561020)
test_rubyspec 0.103107 0.079533 45.729382 ( 54.193951)
total: 131.88 sec