Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-230836
#<BuildRuby:0x00005601cdf3cc10
@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.20220312-230836",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010631 0.001240 1.014520 ( 1.047585)
build_miniruby 0.002293 0.000000 0.074492 ( 0.072589)
build_ruby 0.002796 0.000000 0.075501 ( 0.072624)
build_all 0.007787 0.002293 1.513280 ( 0.605952)
build_install 0.022028 0.002078 5.154583 ( 2.159686)
test_btest 0.000964 0.000355 73.630573 ( 8.507499)
test_basic 0.005339 0.001967 0.334244 ( 0.427155)
test_all 0.001301 0.000479 655.550491 ( 66.355070)
test_rubyspec 0.109385 0.044895 46.111559 ( 51.467852)
total: 130.72 sec