Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-160307
#<BuildRuby:0x00005586fa380050
@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.20220427-160307",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006301 0.000450 0.896671 ( 2.630669)
build_miniruby 0.000873 0.000000 0.057599 ( 0.056441)
build_ruby 0.001017 0.000000 0.059356 ( 0.058104)
build_all 0.004155 0.000120 1.530027 ( 0.615686)
build_install 0.010813 0.000109 6.259558 ( 2.837057)
test_btest 0.000684 0.000040 57.604079 ( 8.243280)
test_basic 0.000849 0.004735 0.290788 ( 0.379503)
test_all 0.001358 0.000160 647.816062 ( 91.979169)
test_rubyspec 0.107122 0.020177 44.482351 ( 49.404667)
total: 156.21 sec