Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-192259
#<BuildRuby:0x0000563eae38fb88
@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.20230725-192259",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005718 0.000080 1.463457 ( 2.779484)
build_miniruby 0.000845 0.000042 0.924734 ( 0.924345)
build_ruby 0.001355 0.000068 2.529253 ( 2.534602)
build_all 0.004951 0.004373 13.006485 ( 1.161830)
build_install 0.003420 0.004219 1.774497 ( 0.868157)
test_btest 0.000787 0.000107 78.282652 ( 7.052646)
test_basic 0.004246 0.000579 0.543036 ( 0.621150)
test_all 0.004080 0.000000 477.959944 (208.589412)
test_rubyspec 0.011359 0.029111 40.634037 ( 53.207558)
total: 277.74 sec