Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-225135
#<BuildRuby:0x00005631c8ff5550
@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.20220802-225135",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005303 0.004283 0.827059 ( 0.986994)
build_miniruby 0.001186 0.000274 0.064193 ( 0.062745)
build_ruby 0.001397 0.000322 0.054733 ( 0.053725)
build_all 0.000988 0.008410 1.279414 ( 0.471489)
build_install 0.006698 0.008775 4.214386 ( 1.746718)
test_btest 0.001458 0.000690 51.578515 ( 6.155581)
test_basic 0.005125 0.000766 0.284850 ( 0.380711)
test_all 0.000418 0.001588 482.834977 ( 52.444762)
test_rubyspec 0.083451 0.043740 41.024807 ( 48.736205)
total: 111.04 sec