Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-143511
#<BuildRuby:0x00005583959967e0
@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.20220613-143511",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001966 0.004543 0.866266 ( 1.679923)
build_miniruby 0.000720 0.000240 0.056964 ( 0.055798)
build_ruby 0.000625 0.000208 0.059085 ( 0.057943)
build_all 0.004220 0.000014 1.501997 ( 0.609240)
build_install 0.010524 0.000577 6.326100 ( 2.838529)
test_btest 0.000630 0.000168 57.981844 ( 8.097643)
test_basic 0.004781 0.001275 0.354013 ( 0.442894)
test_all 0.001132 0.000302 642.795830 ( 93.288175)
test_rubyspec 0.078427 0.030916 44.066302 ( 49.641579)
total: 156.71 sec