Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-122637
#<BuildRuby:0x0000559b6942af90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-122637",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009932 0.000296 0.870184 ( 2.527823)
build_miniruby 0.001781 0.000255 0.062750 ( 0.061845)
build_ruby 0.001776 0.000254 0.064634 ( 0.063555)
build_all 0.007557 0.001080 1.282635 ( 0.492995)
build_install 0.012876 0.006488 4.375594 ( 1.841112)
test_btest 0.002052 0.000000 51.873570 ( 6.126890)
test_basic 0.002729 0.002887 0.283915 ( 0.378304)
test_all 0.002895 0.000000 497.258072 ( 52.913487)
test_rubyspec 0.095093 0.047223 41.240393 ( 48.600169)
total: 113.01 sec