Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-061407
#<BuildRuby:0x00005586be810480
@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.20220212-061407",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008551 0.003094 0.999577 ( 1.336290)
build_miniruby 0.001580 0.000395 0.125178 ( 0.123199)
build_ruby 0.003474 0.000869 3.302712 ( 3.104551)
build_all 0.015446 0.004900 21.129265 ( 2.269353)
build_install 0.017048 0.008028 7.824017 ( 2.304506)
test_btest 0.000907 0.000272 77.349624 ( 8.293352)
test_basic 0.006151 0.001846 0.346615 ( 0.434596)
test_all 0.001611 0.000484 666.750295 ( 65.102520)
test_rubyspec 0.114370 0.059918 46.361879 ( 51.789357)
total: 134.76 sec