Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-124626
#<BuildRuby:0x000055cbe88b4930
@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.20220312-124626",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006354 0.005652 1.040244 ( 1.596025)
build_miniruby 0.001469 0.000368 0.071714 ( 0.069854)
build_ruby 0.001720 0.000000 0.069672 ( 0.068537)
build_all 0.009791 0.000207 1.519266 ( 0.619967)
build_install 0.020643 0.001787 5.191915 ( 2.208981)
test_btest 0.001027 0.000186 73.994548 ( 8.593139)
test_basic 0.002657 0.004710 0.344308 ( 0.432985)
test_all 0.001290 0.000293 665.142184 ( 65.752316)
test_rubyspec 0.102226 0.069393 46.148727 ( 51.524162)
total: 130.87 sec