Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-192905
#<BuildRuby:0x0000560ecf59de98
@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.20221230-192905",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005306 0.001225 0.855140 ( 1.524921)
build_miniruby 0.001074 0.000248 1.020651 ( 1.018637)
build_ruby 0.001330 0.000307 2.773030 ( 2.770436)
build_all 0.009632 0.000042 16.742809 ( 2.999478)
build_install 0.011264 0.000319 2.304204 ( 1.191370)
test_btest 0.000889 0.000157 70.586401 ( 11.293106)
test_basic 0.002141 0.004281 0.353783 ( 0.440288)
test_all 0.001353 0.000128 667.981275 (103.880733)
test_rubyspec 0.083137 0.042692 51.689425 ( 59.757658)
total: 184.88 sec