Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-091029
#<BuildRuby:0x000055a62c1f7d90
@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.20220507-091029",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004443 0.002222 0.848331 ( 1.527720)
build_miniruby 0.000594 0.000297 0.057417 ( 0.056198)
build_ruby 0.000692 0.000346 0.058170 ( 0.056775)
build_all 0.004214 0.000000 1.491604 ( 0.594763)
build_install 0.010372 0.000447 6.239388 ( 2.800623)
test_btest 0.000517 0.000199 45.728800 ( 8.838878)
test_basic 0.003453 0.002307 0.295444 ( 0.383738)
test_all 0.001029 0.000137 648.107516 ( 95.893834)
test_rubyspec 0.088058 0.039887 43.937287 ( 48.781166)
total: 158.93 sec