Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-214017
#<BuildRuby:0x00005557aa61fda8
@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.20220518-214017",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006829 0.000000 0.840414 ( 1.158703)
build_miniruby 0.001055 0.000000 0.057506 ( 0.056213)
build_ruby 0.000823 0.000000 0.057865 ( 0.056719)
build_all 0.004315 0.000000 1.500651 ( 0.608430)
build_install 0.004377 0.004446 6.310026 ( 2.831940)
test_btest 0.000573 0.000033 47.350976 ( 8.685116)
test_basic 0.005528 0.000061 0.282626 ( 0.371434)
test_all 0.001420 0.000079 629.811694 ( 93.183692)
test_rubyspec 0.099593 0.028627 44.016146 ( 49.648340)
total: 156.60 sec