Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-084333
#<BuildRuby:0x00005571de8a2fa0
@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.20231204-084333",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001703 0.003280 1.100832 ( 1.454883)
build_miniruby 0.000814 0.000227 0.872868 ( 0.872887)
build_ruby 0.001160 0.000322 2.745578 ( 2.745702)
build_all 0.009033 0.001174 15.696753 ( 1.481393)
build_install 0.000000 0.008498 4.655315 ( 1.149480)
test_btest 0.000465 0.000637 79.335660 ( 7.487852)
test_basic 0.003993 0.000245 0.734033 ( 0.812112)
test_all 0.110988 0.020494 524.668265 ( 50.439350)
test_rubyspec 0.037564 0.012723 49.997213 ( 62.310987)
total: 128.76 sec