Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-062326
#<BuildRuby:0x0000561518183e80
@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.20221228-062326",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006154 0.000137 0.845611 ( 1.036875)
build_miniruby 0.001176 0.000069 1.017590 ( 1.015725)
build_ruby 0.001609 0.000094 2.763163 ( 2.760540)
build_all 0.009415 0.000293 16.701545 ( 2.970977)
build_install 0.007414 0.004295 2.252063 ( 1.182465)
test_btest 0.000673 0.000068 75.407550 ( 10.236515)
test_basic 0.002958 0.003616 0.355137 ( 0.441341)
test_all 0.001086 0.000148 665.692218 ( 97.700732)
test_rubyspec 0.106813 0.022043 51.909458 ( 60.005312)
total: 177.35 sec