Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-011025
#<BuildRuby:0x000055dc0adab858
@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.20240104-011025",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004718 0.000248 1.346529 ( 1.560922)
build_miniruby 0.001008 0.000053 0.817646 ( 0.817093)
build_ruby 0.001367 0.000000 2.722614 ( 2.721838)
build_all 0.008645 0.000049 14.249341 ( 1.354008)
build_install 0.000000 0.007843 4.340886 ( 1.143294)
test_btest 0.000359 0.000651 71.798709 ( 7.211596)
test_basic 0.004222 0.000576 0.605200 ( 0.679556)
test_all 0.119008 0.010683 498.953005 ( 47.515206)
test_rubyspec 0.024773 0.023611 47.620109 ( 60.017279)
total: 123.02 sec