Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-053200
#<BuildRuby:0x000055fbe4824048
@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.20240113-053200",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000018)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000074 0.004210 0.968601 ( 1.344752)
build_miniruby 0.000962 0.000214 0.967073 ( 0.966503)
build_ruby 0.001610 0.000000 2.912256 ( 2.912325)
build_all 0.009659 0.000000 14.635738 ( 1.368041)
build_install 0.011121 0.000215 4.256740 ( 1.173096)
test_btest 0.000616 0.000107 77.380049 ( 7.476386)
test_basic 0.003504 0.000610 0.721539 ( 0.787773)
test_all 0.110446 0.022114 512.104628 ( 48.677592)
test_rubyspec 0.014355 0.020457 48.497784 ( 61.007960)
total: 125.72 sec