Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-035542
#<BuildRuby:0x00005622aaf74090
@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.20240116-035542",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001364 0.004529 0.806321 ( 1.215055)
build_miniruby 0.000925 0.000252 0.825971 ( 0.825496)
build_ruby 0.001411 0.000000 2.712696 ( 2.713666)
build_all 0.007448 0.000038 12.074251 ( 0.987812)
build_install 0.010376 0.000321 3.348815 ( 0.962382)
test_btest 0.000688 0.000000 65.632382 ( 4.697379)
test_basic 0.004056 0.000000 0.408661 ( 0.489114)
test_all 0.072228 0.022640 376.408285 ( 32.277330)
test_rubyspec 0.030301 0.035863 40.443606 ( 53.006556)
total: 97.18 sec