Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-021625
#<BuildRuby:0x000055eb4bc080c8
@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.20240111-021625",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003473 0.001389 0.798973 ( 1.194388)
build_miniruby 0.000989 0.000000 0.814539 ( 0.814427)
build_ruby 0.001319 0.000000 2.703445 ( 2.711645)
build_all 0.008055 0.000000 12.084082 ( 1.009649)
build_install 0.007912 0.004713 3.537150 ( 0.974255)
test_btest 0.000000 0.000742 65.145930 ( 5.377442)
test_basic 0.002360 0.002817 0.390484 ( 0.471028)
test_all 0.072927 0.026326 374.641507 ( 38.690980)
test_rubyspec 0.043213 0.025293 40.748352 ( 53.322318)
total: 104.57 sec