Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-034106
#<BuildRuby:0x0000561fec650178
@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.20231219-034106",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001821 0.003033 1.052583 ( 1.558343)
build_miniruby 0.000727 0.000112 0.869893 ( 0.869815)
build_ruby 0.000000 0.001704 2.714654 ( 2.714615)
build_all 0.000000 0.007439 12.136621 ( 1.018384)
build_install 0.003194 0.004859 3.525058 ( 0.968673)
test_btest 0.000451 0.000193 62.228078 ( 5.787890)
test_basic 0.002698 0.001156 0.378761 ( 0.461584)
test_all 0.074854 0.023777 405.383995 ( 38.098647)
test_rubyspec 0.027166 0.044713 39.604795 ( 52.239071)
total: 103.72 sec