Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-175633
#<BuildRuby:0x0000555f3ea8f4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-175633",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001164 0.004588 1.016058 ( 1.309136)
build_miniruby 0.000775 0.000232 0.806672 ( 0.806641)
build_ruby 0.000000 0.001316 2.643260 ( 2.644215)
build_all 0.007269 0.000000 11.915328 ( 0.990111)
build_install 0.006762 0.007245 3.468956 ( 0.968849)
test_btest 0.000535 0.000200 63.622993 ( 4.458955)
test_basic 0.003046 0.001142 0.394434 ( 0.474552)
test_all 0.090494 0.007291 382.398782 ( 37.579894)
test_rubyspec 0.029766 0.035396 40.130408 ( 52.696949)
total: 101.93 sec