Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-021814
#<BuildRuby:0x000055e57abc3df0
@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.20220603-021814",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004640 0.001687 0.837818 ( 0.979733)
build_miniruby 0.000747 0.000271 0.058517 ( 0.057312)
build_ruby 0.000644 0.000235 0.059070 ( 0.057841)
build_all 0.003035 0.001104 1.497201 ( 0.612319)
build_install 0.010734 0.000398 6.321384 ( 2.855679)
test_btest 0.000000 0.000557 50.778830 ( 8.160421)
test_basic 0.002624 0.003454 0.349016 ( 0.437013)
test_all 0.000946 0.000338 632.187759 ( 90.347969)
test_rubyspec 0.066747 0.059613 44.269585 ( 49.858110)
total: 153.37 sec