Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-234118
#<BuildRuby:0x000055e9b5b3bba0
@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.20230523-234118",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001311 0.004263 1.415258 ( 2.665259)
build_miniruby 0.001135 0.000189 0.853998 ( 0.853170)
build_ruby 0.001036 0.000172 2.390809 ( 2.390800)
build_all 0.008354 0.000649 11.798516 ( 1.054407)
build_install 0.002293 0.004947 1.571402 ( 0.822934)
test_btest 0.000904 0.000190 76.232496 ( 7.310564)
test_basic 0.004950 0.000062 0.802703 ( 0.884706)
test_all 0.000922 0.000072 437.756044 ( 41.003059)
test_rubyspec 0.021900 0.016610 40.574998 ( 53.155350)
total: 110.14 sec