Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-190434
#<BuildRuby:0x0000564d48e2c408
@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.20221130-190434",
@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.000003 0.000002 0.000005 ( 0.000007)
autoconf 0.000006 0.000006 0.000012 ( 0.000012)
configure 0.000006 0.000005 0.000011 ( 0.000010)
build_up 0.003414 0.007537 1.205402 ( 1.230414)
build_miniruby 0.001575 0.001575 0.840726 ( 0.839324)
build_ruby 0.001598 0.001598 2.249626 ( 2.157542)
build_all 0.017406 0.003124 18.626282 ( 2.180909)
build_install 0.012253 0.009190 2.043632 ( 1.053172)
test_btest 0.000805 0.000603 94.497556 ( 9.118306)
test_basic 0.001609 0.007204 0.338736 ( 0.426922)
test_all 0.001911 0.000695 741.396112 ( 71.819651)
test_rubyspec 0.085829 0.089171 49.544291 ( 57.626836)
total: 146.45 sec