Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-074714
#<BuildRuby:0x0000555855767e80
@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.20230104-074714",
@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.000017 0.000002 0.000019 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002244 0.004265 0.849760 ( 1.051056)
build_miniruby 0.000992 0.000199 1.009057 ( 1.007001)
build_ruby 0.001345 0.000269 2.778014 ( 2.775551)
build_all 0.005539 0.004482 16.736124 ( 2.988119)
build_install 0.011798 0.000000 2.292960 ( 1.158980)
test_btest 0.000851 0.000008 73.870083 ( 10.811033)
test_basic 0.002526 0.003801 0.352827 ( 0.439239)
test_all 0.001610 0.000000 667.084467 (115.463200)
test_rubyspec 0.069310 0.032792 51.457920 ( 59.499808)
total: 195.19 sec