Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-162616
#<BuildRuby:0x000055cd7e43fea8
@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.20220530-162616",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006329 0.000345 0.854267 ( 1.990614)
build_miniruby 0.000878 0.000126 0.056689 ( 0.055457)
build_ruby 0.000882 0.000126 0.057400 ( 0.056152)
build_all 0.004336 0.000016 1.510444 ( 0.617546)
build_install 0.010208 0.000747 6.299572 ( 2.851772)
test_btest 0.000569 0.000071 45.934623 ( 8.830698)
test_basic 0.000635 0.004764 0.255510 ( 0.344383)
test_all 0.001113 0.000209 649.173189 ( 92.697504)
test_rubyspec 0.093719 0.021484 44.169256 ( 49.780065)
total: 157.22 sec