Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-234010
#<BuildRuby:0x00005641389ab670
@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.20220728-234010",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002614 0.003637 0.858175 ( 1.250964)
build_miniruby 0.000776 0.000259 0.057041 ( 0.055701)
build_ruby 0.000737 0.000246 0.058952 ( 0.057608)
build_all 0.003540 0.001180 1.538323 ( 0.592508)
build_install 0.010782 0.000536 5.653963 ( 2.173112)
test_btest 0.000411 0.000118 54.017972 ( 8.174070)
test_basic 0.004177 0.001194 0.321273 ( 0.410205)
test_all 0.001064 0.000304 617.294735 ( 89.760814)
test_rubyspec 0.065176 0.034074 43.855515 ( 49.491765)
total: 151.97 sec