Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-162425
#<BuildRuby:0x000055f0f25cfdf8
@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.20230119-162425",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006665 0.000000 0.846529 ( 1.040919)
build_miniruby 0.001221 0.000000 1.022621 ( 1.020791)
build_ruby 0.001663 0.000000 2.796540 ( 2.793904)
build_all 0.010009 0.000000 16.909331 ( 3.013853)
build_install 0.004379 0.005279 2.145008 ( 1.087197)
test_btest 0.001004 0.000059 76.571901 ( 10.532397)
test_basic 0.001332 0.005502 0.359277 ( 0.444625)
test_all 0.001387 0.000000 656.820277 ( 97.202319)
test_rubyspec 0.094758 0.028829 51.997468 ( 60.007404)
total: 177.14 sec