Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-215509
#<BuildRuby:0x000055a26154fe58
@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.20220630-215509",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003073 0.003468 0.875334 ( 1.792258)
build_miniruby 0.000906 0.000121 0.057153 ( 0.055915)
build_ruby 0.000852 0.000114 0.058950 ( 0.057786)
build_all 0.004154 0.000000 1.531375 ( 0.615668)
build_install 0.010912 0.000000 6.303821 ( 2.826897)
test_btest 0.000849 0.000000 53.582013 ( 8.213788)
test_basic 0.005771 0.000000 0.259670 ( 0.348142)
test_all 0.001314 0.000000 603.818402 ( 96.340852)
test_rubyspec 0.098208 0.028240 44.607477 ( 50.218718)
total: 160.47 sec