Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-070442
#<BuildRuby:0x000055d307efffa8
@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.20220815-070442",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005635 0.001409 0.809727 ( 0.873227)
build_miniruby 0.000799 0.000200 0.057652 ( 0.056318)
build_ruby 0.000776 0.000194 0.059251 ( 0.057943)
build_all 0.004902 0.000000 1.541563 ( 0.584540)
build_install 0.010512 0.000402 1.922546 ( 0.966843)
test_btest 0.000810 0.000000 52.678869 ( 8.077048)
test_basic 0.002964 0.002392 0.281332 ( 0.370569)
test_all 0.002977 0.000000 614.486162 ( 90.401572)
test_rubyspec 0.097286 0.029396 43.677864 ( 51.031751)
total: 152.42 sec