Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-062805
#<BuildRuby:0x000055b9cadea7e0
@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.20220808-062805",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006650 0.000000 0.801053 ( 0.836058)
build_miniruby 0.000901 0.000000 0.057531 ( 0.056347)
build_ruby 0.000000 0.000781 0.059339 ( 0.058141)
build_all 0.001144 0.003330 1.511463 ( 0.585535)
build_install 0.011350 0.000000 5.610209 ( 2.132495)
test_btest 0.000801 0.000000 54.837917 ( 7.753078)
test_basic 0.004844 0.000240 0.279305 ( 0.368787)
test_all 0.000439 0.000654 601.885728 ( 86.912087)
test_rubyspec 0.039796 0.036269 43.658062 ( 51.060060)
total: 149.76 sec