Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-204622
#<BuildRuby:0x00005630094280d0
@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.20220707-204622",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002736 0.003756 0.828056 ( 1.011463)
build_miniruby 0.000864 0.000115 0.057529 ( 0.056324)
build_ruby 0.000907 0.000121 0.059010 ( 0.057760)
build_all 0.003806 0.000508 1.494742 ( 0.600757)
build_install 0.008516 0.000537 6.294580 ( 2.845411)
test_btest 0.000654 0.000082 52.105385 ( 8.458348)
test_basic 0.001060 0.004733 0.307335 ( 0.395543)
test_all 0.001043 0.000196 620.771693 ( 89.508637)
test_rubyspec 0.052787 0.068505 44.580573 ( 50.150456)
total: 153.09 sec