Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-212631
#<BuildRuby:0x000056028f7ee298
@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.20221207-212631",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.008641 0.001587 1.194549 ( 1.863990)
build_miniruby 0.000000 0.002453 0.845474 ( 0.849736)
build_ruby 0.002708 0.000000 2.237769 ( 2.154889)
build_all 0.014480 0.005644 18.590846 ( 2.173731)
build_install 0.011258 0.008958 2.045660 ( 1.043736)
test_btest 0.000000 0.001468 92.051775 ( 8.791432)
test_basic 0.001947 0.005101 0.349960 ( 0.439147)
test_all 0.000000 0.002361 688.233728 ( 72.071594)
test_rubyspec 0.089213 0.070686 49.241211 ( 57.721055)
total: 147.11 sec