Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-224428
#<BuildRuby:0x000055cf14e6a508
@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-224428",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003056 0.003323 0.878736 ( 0.936692)
build_miniruby 0.000862 0.000108 0.057293 ( 0.056109)
build_ruby 0.000715 0.000089 0.058758 ( 0.057613)
build_all 0.004181 0.000000 1.486596 ( 0.604805)
build_install 0.011226 0.000000 6.261516 ( 2.866615)
test_btest 0.000741 0.000000 46.785118 ( 8.998435)
test_basic 0.000705 0.005320 0.337220 ( 0.424811)
test_all 0.001093 0.000182 652.209361 ( 96.064987)
test_rubyspec 0.060678 0.040307 44.193861 ( 49.851063)
total: 159.86 sec