Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-045651
#<BuildRuby:0x00005612e3ae3d68
@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.20230816-045651",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005180 0.000000 1.586393 ( 2.834290)
build_miniruby 0.000890 0.000000 0.875585 ( 0.875013)
build_ruby 0.001110 0.000000 2.939773 ( 2.939347)
build_all 0.010268 0.000000 17.900574 ( 1.580708)
build_install 0.009912 0.000000 5.393141 ( 1.279248)
test_btest 0.000000 0.000989 87.951263 ( 7.716818)
test_basic 0.000000 0.004139 0.622420 ( 0.703818)
test_all 0.002518 0.004163 529.380420 ( 60.376007)
test_rubyspec 0.028826 0.024892 49.463457 ( 61.675633)
total: 139.98 sec