Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-150148
#<BuildRuby:0x00005643c9c2bfd8
@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.20240101-150148",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004159 0.001849 1.134283 ( 1.296289)
build_miniruby 0.000000 0.000964 0.814960 ( 0.815198)
build_ruby 0.000000 0.001869 2.712838 ( 2.712919)
build_all 0.001483 0.006931 11.889737 ( 0.984016)
build_install 0.013832 0.000000 3.560940 ( 0.988078)
test_btest 0.000810 0.000000 65.369618 ( 5.139728)
test_basic 0.002647 0.001782 0.393460 ( 0.474081)
test_all 0.076862 0.018716 375.922401 ( 32.489005)
test_rubyspec 0.036638 0.033499 40.367988 ( 52.910532)
total: 97.81 sec