Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-042208
#<BuildRuby:0x000055988ec4df48
@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-042208",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004964 0.004283 0.968326 ( 2.297960)
build_miniruby 0.000000 0.002466 0.839087 ( 0.837777)
build_ruby 0.000838 0.001845 2.137668 ( 2.138375)
build_all 0.003687 0.017612 18.631997 ( 2.153182)
build_install 0.021735 0.000000 2.060531 ( 1.025087)
test_btest 0.001435 0.000000 91.832976 ( 9.161070)
test_basic 0.008347 0.000478 0.346595 ( 0.434443)
test_all 0.002063 0.000373 675.092633 ( 63.158579)
test_rubyspec 0.102604 0.074562 48.059484 ( 56.061317)
total: 137.27 sec