Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-184256
#<BuildRuby:0x000055e8405db438
@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.20240109-184256",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.002448 0.003626 0.800871 ( 1.181417)
build_miniruby 0.000846 0.000195 0.810514 ( 0.810535)
build_ruby 0.001154 0.000266 2.665463 ( 2.666378)
build_all 0.007841 0.000000 11.902836 ( 0.982501)
build_install 0.009587 0.003434 3.371537 ( 0.971989)
test_btest 0.000564 0.000125 65.680747 ( 5.005503)
test_basic 0.004071 0.000905 0.390196 ( 0.470338)
test_all 0.081333 0.016250 378.238777 ( 35.718900)
test_rubyspec 0.047057 0.016794 40.591165 ( 53.154937)
total: 100.96 sec