Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-083310
#<BuildRuby:0x00005611dd9e7dd0
@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.20220722-083310",
@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.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000000 0.006451 0.839579 ( 0.920569)
build_miniruby 0.000000 0.001004 0.057522 ( 0.056278)
build_ruby 0.000648 0.000307 0.059462 ( 0.058256)
build_all 0.004055 0.000541 1.508082 ( 0.586785)
build_install 0.010285 0.000760 5.632550 ( 2.167177)
test_btest 0.000657 0.000082 47.794996 ( 8.490405)
test_basic 0.004856 0.000607 0.291852 ( 0.380875)
test_all 0.001084 0.000136 611.800245 ( 86.769995)
test_rubyspec 0.094488 0.024906 43.577201 ( 49.207020)
total: 148.64 sec