Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-104642
#<BuildRuby:0x0000559f232a8178
@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.20240103-104642",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002588 0.004968 1.040845 ( 1.294768)
build_miniruby 0.000743 0.000297 0.818658 ( 0.818645)
build_ruby 0.001355 0.000543 2.644602 ( 2.645205)
build_all 0.002117 0.005471 11.943100 ( 0.995965)
build_install 0.003562 0.010085 3.575426 ( 0.980554)
test_btest 0.000000 0.000792 62.127280 ( 5.196765)
test_basic 0.000000 0.003966 0.393600 ( 0.474423)
test_all 0.094172 0.004274 399.663497 ( 33.382134)
test_rubyspec 0.024732 0.044085 40.013965 ( 52.608937)
total: 98.40 sec