Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-112216
#<BuildRuby:0x000055bd27fd6878
@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.20220810-112216",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006151 0.000151 0.894953 ( 1.523109)
build_miniruby 0.000946 0.000000 0.057632 ( 0.056487)
build_ruby 0.000964 0.000000 0.059347 ( 0.058133)
build_all 0.000851 0.003892 1.515739 ( 0.587594)
build_install 0.003315 0.007781 5.643334 ( 2.157322)
test_btest 0.000570 0.000000 50.579368 ( 8.644041)
test_basic 0.005564 0.000000 0.253413 ( 0.342797)
test_all 0.001164 0.000000 621.998100 ( 91.083715)
test_rubyspec 0.087132 0.028295 43.945374 ( 51.350246)
total: 155.80 sec