Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-170937
#<BuildRuby:0x0000562e2616b2f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-170937",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005438 0.005245 0.960242 ( 1.151740)
build_miniruby 0.001841 0.000425 0.847906 ( 0.847092)
build_ruby 0.002989 0.000690 2.142095 ( 2.141689)
build_all 0.016721 0.002556 18.584747 ( 2.157564)
build_install 0.018411 0.002552 2.011815 ( 1.019743)
test_btest 0.001443 0.000288 90.998054 ( 9.479342)
test_basic 0.001861 0.007107 0.353592 ( 0.440749)
test_all 0.000000 0.002634 673.192764 ( 63.316599)
test_rubyspec 0.101565 0.076341 48.087784 ( 56.188959)
total: 136.74 sec