Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-130618
#<BuildRuby:0x000055d3dc787e58
@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.20220801-130618",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.002118 0.004574 0.848950 ( 1.515807)
build_miniruby 0.000659 0.000220 0.057249 ( 0.056052)
build_ruby 0.000686 0.000229 0.059249 ( 0.058089)
build_all 0.001455 0.003123 1.545168 ( 0.597230)
build_install 0.004888 0.006215 5.651835 ( 2.191989)
test_btest 0.000388 0.000179 49.491305 ( 8.154828)
test_basic 0.004985 0.000263 0.277884 ( 0.367285)
test_all 0.000759 0.000325 632.664647 ( 89.905751)
test_rubyspec 0.073285 0.054706 43.720862 ( 49.364222)
total: 152.21 sec