Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-152503
#<BuildRuby:0x000055fcc77135f8
@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.20240108-152503",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002912 0.000530 0.735185 ( 1.148018)
build_miniruby 0.000910 0.000165 0.879692 ( 0.879397)
build_ruby 0.000000 0.001201 2.692629 ( 2.694382)
build_all 0.000000 0.009735 14.736278 ( 1.439502)
build_install 0.005780 0.003176 4.256611 ( 1.151580)
test_btest 0.000468 0.000204 80.095444 ( 7.042976)
test_basic 0.002620 0.001146 0.453384 ( 0.531971)
test_all 0.104967 0.027721 504.933636 ( 55.956945)
test_rubyspec 0.021317 0.015026 49.975499 ( 62.525217)
total: 133.37 sec