Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-182416
#<BuildRuby:0x0000562070b13bb8
@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-182416",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005653 0.000252 1.534222 ( 1.881189)
build_miniruby 0.001393 0.000219 1.054414 ( 1.053071)
build_ruby 0.001292 0.000205 2.861877 ( 2.861350)
build_all 0.008385 0.001324 16.657442 ( 1.483467)
build_install 0.003635 0.004514 4.915522 ( 1.172541)
test_btest 0.000774 0.000155 86.360534 ( 7.487796)
test_basic 0.003570 0.000714 0.826538 ( 0.906392)
test_all 0.087681 0.045001 563.542428 ( 52.132203)
test_rubyspec 0.019996 0.029705 50.443701 ( 62.831452)
total: 131.81 sec