Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-185133
#<BuildRuby:0x000055c317cfca80
@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.20220302-185133",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000029 0.000007 0.000036 ( 0.000031)
build_up 0.008857 0.001116 1.053372 ( 1.305556)
build_miniruby 0.001551 0.000358 0.073574 ( 0.071526)
build_ruby 0.001478 0.000341 0.069230 ( 0.067464)
build_all 0.005398 0.004861 4.183304 ( 0.831181)
build_install 0.022348 0.001936 7.966188 ( 2.428271)
test_btest 0.000948 0.000223 77.082466 ( 8.516712)
test_basic 0.007019 0.000392 0.318773 ( 0.406464)
test_all 0.002162 0.000480 668.608588 ( 70.404589)
test_rubyspec 0.083522 0.077456 46.233220 ( 51.655476)
total: 135.69 sec