Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-033400
#<BuildRuby:0x000055818ad4b280
@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.20231111-033400",
@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.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004658 0.000143 1.264260 ( 1.540253)
build_miniruby 0.001051 0.000000 0.880989 ( 0.880428)
build_ruby 0.001421 0.000000 2.603284 ( 2.603117)
build_all 0.006536 0.003239 15.794905 ( 1.436310)
build_install 0.003719 0.005112 4.751626 ( 1.137190)
test_btest 0.000523 0.000157 82.715377 ( 7.141094)
test_basic 0.000313 0.004322 0.801133 ( 0.881388)
test_all 0.108394 0.026677 521.675957 ( 51.476632)
test_rubyspec 0.039128 0.012487 50.549296 ( 62.954950)
total: 130.05 sec