Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-063040
#<BuildRuby:0x0000562b530bbdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220706-063040",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003253 0.003624 0.844164 ( 0.920398)
build_miniruby 0.000744 0.000310 0.058185 ( 0.056919)
build_ruby 0.000745 0.000310 0.059266 ( 0.058028)
build_all 0.003081 0.001283 1.514751 ( 0.601795)
build_install 0.008809 0.000125 6.278936 ( 2.833094)
test_btest 0.000577 0.000206 53.936468 ( 8.230512)
test_basic 0.004530 0.001618 0.337614 ( 0.425326)
test_all 0.001086 0.000388 625.518294 ( 90.741632)
test_rubyspec 0.079538 0.044335 44.347335 ( 49.902104)
total: 153.77 sec