Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-150728
#<BuildRuby:0x00005642ebb87818
@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.20231223-150728",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003283 0.000547 1.130392 ( 1.493563)
build_miniruby 0.001175 0.000196 0.955624 ( 0.954831)
build_ruby 0.001187 0.000198 2.936516 ( 2.935935)
build_all 0.009829 0.000209 15.957847 ( 1.467464)
build_install 0.003900 0.005071 4.660158 ( 1.137832)
test_btest 0.000871 0.000174 82.635595 ( 7.149317)
test_basic 0.001604 0.003839 0.725540 ( 0.799309)
test_all 0.092147 0.041322 501.100307 ( 55.856735)
test_rubyspec 0.029407 0.020228 49.617494 ( 62.121593)
total: 133.92 sec