Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-052559
#<BuildRuby:0x000055b5add177f8
@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.20240115-052559",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.002264 0.003401 0.808042 ( 1.185366)
build_miniruby 0.000804 0.000268 0.819109 ( 0.819322)
build_ruby 0.001848 0.000000 2.708899 ( 2.709519)
build_all 0.006944 0.000302 12.003875 ( 0.967112)
build_install 0.006252 0.004736 3.387474 ( 0.957898)
test_btest 0.000577 0.000192 62.511117 ( 5.849339)
test_basic 0.002505 0.002111 0.406010 ( 0.486613)
test_all 0.074658 0.020694 383.504081 ( 31.679406)
test_rubyspec 0.055646 0.011435 40.309862 ( 52.857123)
total: 97.51 sec