Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-111307
#<BuildRuby:0x000055d959f6ffa8
@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.20231024-111307",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003497 0.001166 1.969148 ( 2.355913)
build_miniruby 0.000708 0.000236 0.891591 ( 0.892740)
build_ruby 0.000885 0.000295 2.606737 ( 2.607147)
build_all 0.003983 0.006724 16.697258 ( 1.502842)
build_install 0.006761 0.001740 5.323736 ( 1.173818)
test_btest 0.000480 0.000206 83.247636 ( 7.695347)
test_basic 0.000000 0.004376 0.639893 ( 0.719955)
test_all 0.113613 0.020906 507.548933 ( 57.581463)
test_rubyspec 0.026159 0.020565 50.620427 ( 62.986834)
total: 137.52 sec