Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-181107
#<BuildRuby:0x000055da43c800a0
@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.20231125-181107",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004630 0.000032 1.406545 ( 1.781998)
build_miniruby 0.000954 0.000046 0.927280 ( 0.926574)
build_ruby 0.001553 0.000074 2.921660 ( 2.921065)
build_all 0.010145 0.000083 17.086386 ( 1.617116)
build_install 0.006675 0.003747 5.214296 ( 1.232847)
test_btest 0.000889 0.000069 87.529848 ( 7.065205)
test_basic 0.000000 0.004352 0.705316 ( 0.782630)
test_all 0.092640 0.045434 533.279544 ( 51.636845)
test_rubyspec 0.029128 0.016135 51.120213 ( 63.459918)
total: 131.42 sec