Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-072913
#<BuildRuby:0x000055930be20010
@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.20230112-072913",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005739 0.000820 0.892110 ( 1.088635)
build_miniruby 0.001199 0.000172 1.021014 ( 1.018996)
build_ruby 0.001419 0.000203 2.779084 ( 2.776543)
build_all 0.009297 0.000614 16.728006 ( 2.973963)
build_install 0.006801 0.004437 2.035515 ( 1.070639)
test_btest 0.000904 0.000160 74.890643 ( 10.623252)
test_basic 0.006677 0.000301 0.311365 ( 0.396738)
test_all 0.001132 0.000189 660.175609 (112.772095)
test_rubyspec 0.074386 0.034425 51.695124 ( 59.762308)
total: 192.48 sec