Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-002853
#<BuildRuby:0x00005577586bf7b8
@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.20231219-002853",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000594 0.004168 1.235677 ( 1.605428)
build_miniruby 0.000650 0.000304 0.846482 ( 0.847102)
build_ruby 0.000832 0.000389 2.708439 ( 2.708755)
build_all 0.008373 0.001896 16.683915 ( 1.506223)
build_install 0.008633 0.000000 4.998199 ( 1.245737)
test_btest 0.000889 0.000000 90.308757 ( 6.992341)
test_basic 0.004230 0.000363 0.698457 ( 0.774942)
test_all 0.090356 0.042615 561.173225 ( 51.388321)
test_rubyspec 0.017533 0.029891 50.945187 ( 63.230028)
total: 130.30 sec