Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-234002
#<BuildRuby:0x00005574fb78f918
@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.20230728-234002",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001484 0.003627 1.250563 ( 2.533259)
build_miniruby 0.001031 0.000000 0.943338 ( 0.942984)
build_ruby 0.001261 0.000000 2.697501 ( 2.697042)
build_all 0.009107 0.000000 13.790875 ( 1.204405)
build_install 0.007142 0.001212 2.104928 ( 0.939118)
test_btest 0.000829 0.000151 80.328306 ( 7.833934)
test_basic 0.000000 0.005786 0.849994 ( 0.918862)
test_all 0.000277 0.001755 510.102126 ( 44.326886)
test_rubyspec 0.022983 0.019054 44.143062 ( 56.627534)
total: 118.03 sec