Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-140145
#<BuildRuby:0x000055605a6d3d68
@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.20231108-140145",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004578 0.000091 1.434729 ( 1.814503)
build_miniruby 0.000969 0.000153 0.886380 ( 0.886357)
build_ruby 0.001310 0.000207 2.657816 ( 2.657618)
build_all 0.005315 0.004390 15.665197 ( 1.425513)
build_install 0.008653 0.000039 4.741120 ( 1.128448)
test_btest 0.000992 0.000180 79.999312 ( 7.209464)
test_basic 0.004344 0.000789 0.817952 ( 0.892028)
test_all 0.093501 0.046109 494.950774 ( 53.749930)
test_rubyspec 0.024167 0.025465 48.947396 ( 61.332643)
total: 131.10 sec