Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-072334
#<BuildRuby:0x000055d6317eff10
@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.20230115-072334",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000014)
build_up 0.003821 0.003864 1.299827 ( 1.322356)
build_miniruby 0.000000 0.001434 1.695583 ( 1.565448)
build_ruby 0.000000 0.001483 2.786236 ( 2.783708)
build_all 0.003957 0.005932 16.847642 ( 3.018260)
build_install 0.005022 0.004441 2.141275 ( 1.083727)
test_btest 0.000639 0.000225 70.814333 ( 11.231974)
test_basic 0.004705 0.001660 0.345336 ( 0.431626)
test_all 0.001004 0.000180 673.332767 ( 99.545060)
test_rubyspec 0.059866 0.064418 52.081001 ( 60.093166)
total: 181.08 sec