Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-225446
#<BuildRuby:0x0000560a83caffd8
@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-225446",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002596 0.003506 0.795229 ( 1.180964)
build_miniruby 0.000000 0.001186 0.810924 ( 0.810495)
build_ruby 0.000268 0.001153 2.659566 ( 2.660072)
build_all 0.007687 0.000000 12.335618 ( 1.005642)
build_install 0.003170 0.007246 3.385809 ( 0.960535)
test_btest 0.000564 0.000263 64.539500 ( 4.559898)
test_basic 0.002681 0.001251 0.396834 ( 0.476597)
test_all 0.085912 0.020217 374.047500 ( 37.481564)
test_rubyspec 0.046485 0.023633 40.323823 ( 52.864686)
total: 102.00 sec