Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-012158
#<BuildRuby:0x00005578de587f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-012158",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000032 0.000005 0.000037 ( 0.000035)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003999 0.005015 0.851078 ( 1.838981)
build_miniruby 0.001272 0.000000 1.015484 ( 1.013601)
build_ruby 0.000000 0.001713 2.790113 ( 2.787341)
build_all 0.008278 0.001805 16.895434 ( 2.994773)
build_install 0.010948 0.000524 2.131582 ( 1.079694)
test_btest 0.000761 0.000160 82.064939 ( 11.187397)
test_basic 0.003399 0.004153 0.380165 ( 0.464810)
test_all 0.000000 0.001701 664.075409 ( 97.021050)
test_rubyspec 0.074243 0.060986 52.018712 ( 60.065247)
total: 178.45 sec