Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-131406
#<BuildRuby:0x0000559704a3b600
@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.20220918-131406",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010157 0.000725 1.132478 ( 1.143757)
build_miniruby 0.001887 0.000135 0.122014 ( 0.117764)
build_ruby 0.001623 0.000116 0.119385 ( 0.102669)
build_all 0.004708 0.004843 1.569133 ( 0.632548)
build_install 0.021454 0.000000 1.932502 ( 0.971902)
test_btest 0.001346 0.000000 69.674435 ( 8.703542)
test_basic 0.007691 0.000000 0.379369 ( 0.475220)
test_all 0.006155 0.000000 629.212861 ( 66.426815)
test_rubyspec 0.114558 0.052214 45.664103 ( 54.008998)
total: 132.58 sec