Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-022849
#<BuildRuby:0x0000558dc690f048
@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-022849",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004843 0.000230 1.428731 ( 1.826004)
build_miniruby 0.001445 0.000000 2.044241 ( 2.047076)
build_ruby 0.001659 0.000000 4.586075 ( 4.601269)
build_all 0.006328 0.004341 16.939204 ( 1.878405)
build_install 0.007826 0.008461 5.052720 ( 1.828979)
test_btest 0.000760 0.000122 83.473930 ( 10.216833)
test_basic 0.004591 0.000734 0.765948 ( 0.837630)
test_all 0.094019 0.028913 576.694151 ( 62.267399)
test_rubyspec 0.036570 0.031181 86.232686 ( 98.562633)
total: 184.07 sec