Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-211427
#<BuildRuby:0x000055a97c94b788
@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-211427",
@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.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004372 0.000397 1.059537 ( 1.511886)
build_miniruby 0.000938 0.000085 0.905291 ( 0.905390)
build_ruby 0.001143 0.000104 2.740107 ( 2.742498)
build_all 0.007825 0.000000 12.142434 ( 1.051951)
build_install 0.010209 0.000000 3.582546 ( 0.996228)
test_btest 0.000613 0.000000 64.550012 ( 6.226590)
test_basic 0.003503 0.000000 0.387746 ( 0.462695)
test_all 0.082481 0.027043 438.598615 ( 44.186080)
test_rubyspec 0.028770 0.028200 40.513287 ( 53.263167)
total: 111.35 sec