Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-171923
#<BuildRuby:0x000055c8ec4d7280
@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.20240104-171923",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001235 0.004414 1.080235 ( 1.278887)
build_miniruby 0.001082 0.000325 0.872495 ( 0.872885)
build_ruby 0.001382 0.000414 2.729170 ( 2.730411)
build_all 0.007264 0.000769 11.988949 ( 0.985310)
build_install 0.004599 0.004669 3.526961 ( 0.962753)
test_btest 0.000603 0.000201 65.867865 ( 5.097410)
test_basic 0.002377 0.000792 0.385407 ( 0.457803)
test_all 0.090035 0.008207 378.686086 ( 41.561214)
test_rubyspec 0.017008 0.039490 39.726960 ( 52.386468)
total: 106.33 sec