Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-160841
#<BuildRuby:0x0000556dc9bdf3a8
@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.20221225-160841",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003098 0.006150 0.944146 ( 1.111765)
build_miniruby 0.001655 0.000592 0.847200 ( 0.846982)
build_ruby 0.003551 0.000000 2.143634 ( 2.143940)
build_all 0.016905 0.004337 18.619595 ( 2.168792)
build_install 0.020137 0.003042 2.061463 ( 1.011426)
test_btest 0.001067 0.000299 90.150251 ( 8.710738)
test_basic 0.003742 0.004953 0.356551 ( 0.441672)
test_all 0.002039 0.000652 670.235612 ( 68.590204)
test_rubyspec 0.117107 0.053279 47.795080 ( 55.960510)
total: 140.99 sec