Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-142839
#<BuildRuby:0x000055b38ad37280
@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.20231029-142839",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005434 0.000000 1.561707 ( 1.787976)
build_miniruby 0.001063 0.000000 0.799107 ( 0.799413)
build_ruby 0.000000 0.001369 2.755554 ( 2.755525)
build_all 0.007745 0.002433 16.248644 ( 1.493649)
build_install 0.005502 0.003620 4.859637 ( 1.154027)
test_btest 0.000000 0.000658 82.782326 ( 7.367862)
test_basic 0.000499 0.003118 0.691474 ( 0.769418)
test_all 0.099514 0.034733 524.158133 ( 49.581991)
test_rubyspec 0.021873 0.026474 50.622560 ( 62.885483)
total: 128.60 sec