Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-062241
#<BuildRuby:0x0000560c8a4f41f0
@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.20220429-062241",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000214 0.006623 0.937106 ( 0.999161)
build_miniruby 0.000715 0.000298 0.057252 ( 0.056012)
build_ruby 0.000631 0.000263 0.057310 ( 0.056078)
build_all 0.004327 0.000000 1.479392 ( 0.592426)
build_install 0.005950 0.004986 6.280491 ( 2.797379)
test_btest 0.000539 0.000232 53.440778 ( 8.225062)
test_basic 0.002520 0.003386 0.341399 ( 0.429336)
test_all 0.000926 0.000432 620.423115 ( 89.098110)
test_rubyspec 0.063104 0.044598 43.827972 ( 48.762161)
total: 151.02 sec