Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-175902
#<BuildRuby:0x0000560738ee7fd8
@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.20240108-175902",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004579 0.000437 1.396280 ( 2.197094)
build_miniruby 0.000000 0.001505 1.493304 ( 1.497564)
build_ruby 0.000000 0.001589 4.537474 ( 4.550587)
build_all 0.002244 0.008547 16.708155 ( 1.821938)
build_install 0.014674 0.002819 5.351729 ( 2.190270)
test_btest 0.000000 0.000765 83.873628 ( 8.520966)
test_basic 0.003079 0.003733 0.691196 ( 0.758126)
test_all 0.083733 0.037151 531.733880 ( 77.528570)
test_rubyspec 0.024565 0.042380 83.364034 ( 95.772591)
total: 194.84 sec