Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-012817
#<BuildRuby:0x000055d0973ebfa8
@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.20220823-012817",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002591 0.003799 0.829143 ( 0.874645)
build_miniruby 0.001028 0.000000 0.057622 ( 0.056431)
build_ruby 0.000840 0.000000 0.059518 ( 0.058369)
build_all 0.004445 0.000157 1.539707 ( 0.586239)
build_install 0.010972 0.000000 1.931525 ( 0.970461)
test_btest 0.000702 0.000000 56.790429 ( 8.188120)
test_basic 0.002318 0.002824 0.286671 ( 0.375984)
test_all 0.000211 0.003012 599.407055 ( 89.881511)
test_rubyspec 0.076422 0.025336 44.211645 ( 52.480981)
total: 153.47 sec