Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-014222
#<BuildRuby:0x0000556a3c25f778
@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.20220211-014222",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000062 0.000016 0.000078 ( 0.000089)
build_up 0.009724 0.001273 0.956156 ( 0.988779)
build_miniruby 0.001993 0.000460 0.075380 ( 0.072846)
build_ruby 0.001509 0.000349 0.079454 ( 0.077480)
build_all 0.009865 0.000000 4.125464 ( 0.780196)
build_install 0.021034 0.002505 7.768492 ( 2.328838)
test_btest 0.001576 0.000287 77.895912 ( 8.376205)
test_basic 0.000128 0.007676 0.346737 ( 0.442122)
test_all 0.001743 0.000000 710.854178 ( 67.977919)
test_rubyspec 0.111855 0.039660 46.350983 ( 51.599138)
total: 132.65 sec