Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-024233
#<BuildRuby:0x0000555bb555b840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231015-024233",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005497 1.468422 ( 1.712514)
build_miniruby 0.000000 0.001026 0.851639 ( 0.851791)
build_ruby 0.000000 0.001255 2.738919 ( 2.738859)
build_all 0.006712 0.003678 17.192473 ( 1.546713)
build_install 0.008518 0.000175 5.025308 ( 1.151344)
test_btest 0.000821 0.000224 84.423302 ( 7.936207)
test_basic 0.000540 0.004184 0.705321 ( 0.783252)
test_all 0.002504 0.003506 549.439341 ( 62.010335)
test_rubyspec 0.015192 0.036444 52.343490 ( 64.499011)
total: 143.23 sec