Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-125832
#<BuildRuby:0x0000558483fbf7b8
@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.20240117-125832",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004422 0.000780 1.058712 ( 1.457656)
build_miniruby 0.001197 0.000211 0.861310 ( 0.860063)
build_ruby 0.001148 0.000203 2.819280 ( 2.819351)
build_all 0.000000 0.009384 14.502496 ( 1.297634)
build_install 0.005647 0.001747 4.150426 ( 1.054255)
test_btest 0.000924 0.000000 75.038605 ( 7.542265)
test_basic 0.005108 0.000000 0.722916 ( 0.798314)
test_all 0.097364 0.032531 478.963132 ( 52.889510)
test_rubyspec 0.041420 0.024003 81.963189 ( 94.283080)
total: 163.00 sec