Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-105921
#<BuildRuby:0x000055ae0ff1f4b0
@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.20240117-105921",
@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.000002 0.000006 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.005508 0.807652 ( 1.181206)
build_miniruby 0.000000 0.001255 0.832908 ( 0.832352)
build_ruby 0.000412 0.001426 2.655846 ( 2.656711)
build_all 0.000379 0.007308 12.088926 ( 0.955293)
build_install 0.009644 0.004059 3.491568 ( 0.987420)
test_btest 0.000519 0.000346 61.122832 ( 5.988304)
test_basic 0.003065 0.002044 0.394590 ( 0.476009)
test_all 0.070740 0.029465 382.765418 ( 33.936560)
test_rubyspec 0.069158 0.058949 73.391356 ( 85.864578)
total: 132.88 sec