Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-133241
#<BuildRuby:0x0000561110450070
@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.20230726-133241",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005272 0.000402 1.581242 ( 3.042801)
build_miniruby 0.000783 0.000217 0.898184 ( 0.897809)
build_ruby 0.001603 0.000000 2.652143 ( 2.650770)
build_all 0.008305 0.000518 13.217437 ( 1.177147)
build_install 0.006146 0.001536 1.893458 ( 0.880634)
test_btest 0.000817 0.000204 77.304657 ( 7.460350)
test_basic 0.004593 0.000043 0.539838 ( 0.621239)
test_all 0.001060 0.000000 452.218791 ( 48.183655)
test_rubyspec 0.008003 0.031100 43.060473 ( 55.562304)
total: 120.48 sec