Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-182637
#<BuildRuby:0x0000556bf9327de0
@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.20220718-182637",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006323 0.000000 0.811840 ( 1.120065)
build_miniruby 0.000955 0.000000 0.056862 ( 0.055681)
build_ruby 0.001024 0.000000 0.059327 ( 0.058165)
build_all 0.004447 0.000000 1.546530 ( 0.605700)
build_install 0.006548 0.004578 5.686573 ( 2.194751)
test_btest 0.000527 0.000031 52.893771 ( 8.372788)
test_basic 0.005614 0.000060 0.347127 ( 0.435303)
test_all 0.000857 0.000047 608.694132 ( 88.210756)
test_rubyspec 0.085396 0.035858 43.844092 ( 49.493607)
total: 150.55 sec