Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-071450
#<BuildRuby:0x000055766c29f4b8
@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.20220808-071450",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005514 0.005883 0.973977 ( 1.382097)
build_miniruby 0.001534 0.000511 0.074002 ( 0.071816)
build_ruby 0.001554 0.000518 0.081335 ( 0.079151)
build_all 0.006817 0.003800 1.540797 ( 0.581962)
build_install 0.012538 0.007769 5.079908 ( 2.039713)
test_btest 0.001045 0.000418 73.281548 ( 8.448938)
test_basic 0.000135 0.007864 0.327487 ( 0.419647)
test_all 0.001420 0.000710 645.067512 ( 65.017327)
test_rubyspec 0.106294 0.071744 45.863614 ( 53.386914)
total: 131.43 sec