Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-190316
#<BuildRuby:0x0000561756744208
@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-190316",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006235 0.000338 0.824948 ( 1.412334)
build_miniruby 0.000771 0.000110 0.056969 ( 0.055721)
build_ruby 0.000823 0.000118 0.059255 ( 0.058064)
build_all 0.003960 0.000565 1.568299 ( 0.617170)
build_install 0.009871 0.001410 5.650706 ( 2.162149)
test_btest 0.000642 0.000092 45.369441 ( 8.687896)
test_basic 0.005359 0.000021 0.279788 ( 0.369277)
test_all 0.001595 0.000213 626.261287 ( 91.520322)
test_rubyspec 0.092899 0.034824 43.918551 ( 49.520792)
total: 154.40 sec