Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-004908
#<BuildRuby:0x000055e539d0be88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-004908",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005283 0.000197 0.800705 ( 1.189664)
build_miniruby 0.001143 0.000000 0.804124 ( 0.803599)
build_ruby 0.001848 0.000000 2.699792 ( 2.700348)
build_all 0.004598 0.003199 12.063479 ( 0.970494)
build_install 0.013876 0.000000 3.360171 ( 0.960712)
test_btest 0.000660 0.000000 65.608308 ( 4.958857)
test_basic 0.005267 0.000000 0.393929 ( 0.472484)
test_all 0.074237 0.021787 376.152355 ( 30.893821)
test_rubyspec 0.020872 0.043481 40.391668 ( 52.958679)
total: 95.91 sec