Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-044657
#<BuildRuby:0x000055b2135c7568
@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.20231227-044657",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003921 0.000413 1.077859 ( 1.452701)
build_miniruby 0.000865 0.000091 0.893944 ( 0.893245)
build_ruby 0.001295 0.000000 2.773912 ( 2.773835)
build_all 0.008682 0.000582 15.847264 ( 1.396324)
build_install 0.008075 0.000000 4.414271 ( 1.127261)
test_btest 0.001023 0.000000 81.108269 ( 7.048769)
test_basic 0.005991 0.000000 0.731682 ( 0.805819)
test_all 0.102688 0.028861 555.534549 ( 51.051917)
test_rubyspec 0.011428 0.035757 51.213428 ( 63.562308)
total: 130.11 sec