Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-142150
#<BuildRuby:0x000055e7cc5e8a58
@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.20220219-142150",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006424 0.004538 0.927987 ( 1.352515)
build_miniruby 0.001831 0.000392 0.070462 ( 0.068467)
build_ruby 0.001721 0.000368 0.079099 ( 0.077630)
build_all 0.003794 0.005553 4.102209 ( 0.789990)
build_install 0.017383 0.007212 7.859777 ( 2.311319)
test_btest 0.001084 0.000338 72.097458 ( 8.497724)
test_basic 0.006024 0.000208 0.334326 ( 0.424858)
test_all 0.000680 0.001160 705.776079 ( 67.524735)
test_rubyspec 0.083000 0.091569 46.067646 ( 51.587680)
total: 132.64 sec