Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-093759
#<BuildRuby:0x0000558fed5ff4b0
@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.20231130-093759",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004095 0.000008 0.961160 ( 1.238291)
build_miniruby 0.001144 0.000096 0.881218 ( 0.880731)
build_ruby 0.001333 0.000000 2.727087 ( 2.729994)
build_all 0.007987 0.000082 12.068683 ( 1.005079)
build_install 0.003921 0.008348 3.548182 ( 0.974244)
test_btest 0.000000 0.000935 62.218150 ( 5.327820)
test_basic 0.000000 0.003073 0.372733 ( 0.456157)
test_all 0.069840 0.031523 362.979611 ( 35.924168)
test_rubyspec 0.031093 0.039941 39.821391 ( 52.474091)
total: 101.01 sec