Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-053756
#<BuildRuby:0x00005577cf443918
@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.20230727-053756",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005749 0.000409 1.450959 ( 2.728682)
build_miniruby 0.000808 0.000170 0.976560 ( 0.976289)
build_ruby 0.000000 0.001147 2.810442 ( 2.810531)
build_all 0.005645 0.003182 13.696516 ( 1.236305)
build_install 0.007685 0.000865 2.004771 ( 0.966022)
test_btest 0.000806 0.000193 83.257352 ( 7.212232)
test_basic 0.001536 0.002442 0.592762 ( 0.675398)
test_all 0.001279 0.000000 502.595268 ( 51.161870)
test_rubyspec 0.023710 0.018072 44.503512 ( 56.893532)
total: 124.66 sec