Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-173534
#<BuildRuby:0x000055868733c3c8
@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.20221227-173534",
@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.000003 0.000009 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.005771 0.000695 0.843181 ( 1.019737)
build_miniruby 0.000860 0.000359 1.017913 ( 1.016078)
build_ruby 0.001063 0.000443 2.778755 ( 2.776022)
build_all 0.008151 0.001438 16.699285 ( 2.980839)
build_install 0.004634 0.006840 2.241064 ( 1.169043)
test_btest 0.000707 0.000326 76.192649 ( 10.452679)
test_basic 0.001606 0.005982 0.380425 ( 0.464697)
test_all 0.000810 0.000437 658.206568 (108.347793)
test_rubyspec 0.054809 0.037132 51.488288 ( 59.579266)
total: 187.81 sec