Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-193241
#<BuildRuby:0x000055d07989ff68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221120-193241",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002997 0.001694 1.063450 ( 1.227113)
build_miniruby 0.001083 0.000000 0.991192 ( 0.989807)
build_ruby 0.001236 0.000000 2.915960 ( 2.806940)
build_all 0.008827 0.000000 15.755003 ( 3.292956)
build_install 0.005714 0.002307 1.950041 ( 1.104248)
test_btest 0.000543 0.000091 58.998446 ( 11.824591)
test_basic 0.004058 0.000677 0.359429 ( 0.450064)
test_all 0.000918 0.000153 662.648376 (103.545572)
test_rubyspec 0.051759 0.015794 52.261671 ( 60.411466)
total: 185.65 sec