Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-164940
#<BuildRuby:0x000055a91b543ea8
@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.20220512-164940",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.007117 0.000000 0.916582 ( 6.028698)
build_miniruby 0.001017 0.000000 0.057451 ( 0.056143)
build_ruby 0.000938 0.000000 0.057797 ( 0.056618)
build_all 0.004208 0.000000 1.510143 ( 0.605976)
build_install 0.008891 0.000000 6.337535 ( 2.870225)
test_btest 0.000704 0.000000 57.371017 ( 8.122029)
test_basic 0.005412 0.000000 0.287668 ( 0.376846)
test_all 0.001285 0.000000 627.302147 ( 91.913612)
test_rubyspec 0.069890 0.058359 44.315949 ( 49.371607)
total: 159.40 sec