Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-060427
#<BuildRuby:0x00005569ee2ac0d0
@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.20230125-060427",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000034 0.000008 0.000042 ( 0.000043)
build_up 0.005186 0.001196 0.839951 ( 1.022075)
build_miniruby 0.001196 0.000000 1.002013 ( 1.000050)
build_ruby 0.001599 0.000000 2.777054 ( 2.774513)
build_all 0.009765 0.000000 16.729347 ( 2.996818)
build_install 0.000000 0.011333 2.092414 ( 1.067773)
test_btest 0.000000 0.001158 76.032006 ( 10.155830)
test_basic 0.005943 0.000865 0.375073 ( 0.460609)
test_all 0.000617 0.000897 663.492404 (110.912779)
test_rubyspec 0.078913 0.047452 51.603296 ( 59.714134)
total: 190.11 sec