Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-215742
#<BuildRuby:0x000055cdf78f2878
@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.20220724-215742",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.001585 0.004933 0.841332 ( 0.934215)
build_miniruby 0.000555 0.000278 0.057426 ( 0.056295)
build_ruby 0.000620 0.000310 0.059099 ( 0.057926)
build_all 0.004540 0.000052 1.511745 ( 0.585022)
build_install 0.007513 0.003809 5.629485 ( 2.168101)
test_btest 0.000596 0.000275 55.442100 ( 7.928445)
test_basic 0.005596 0.000519 0.333785 ( 0.421615)
test_all 0.000693 0.000297 630.871233 ( 90.249810)
test_rubyspec 0.086112 0.032634 43.627937 ( 49.313711)
total: 151.72 sec