Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-153625
#<BuildRuby:0x0000559d59beb3c8
@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.20230124-153625",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005329 0.001230 0.848339 ( 1.487936)
build_miniruby 0.000961 0.000222 1.006000 ( 1.004186)
build_ruby 0.001284 0.000296 2.799810 ( 2.797246)
build_all 0.005093 0.004780 16.754830 ( 2.998385)
build_install 0.007381 0.004065 2.078065 ( 1.062331)
test_btest 0.000757 0.000000 72.148302 ( 10.559031)
test_basic 0.005964 0.000647 0.317098 ( 0.403438)
test_all 0.001236 0.000363 656.615289 (116.577449)
test_rubyspec 0.096260 0.035269 51.527348 ( 59.583650)
total: 196.47 sec