Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-190134
#<BuildRuby:0x00005643946f3f00
@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-190134",
@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.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006601 0.000000 0.868179 ( 1.357852)
build_miniruby 0.000940 0.000000 0.057243 ( 0.055987)
build_ruby 0.000972 0.000000 0.058757 ( 0.057441)
build_all 0.004668 0.000065 1.502092 ( 0.586470)
build_install 0.010535 0.000373 5.682621 ( 2.164096)
test_btest 0.000841 0.000049 49.372390 ( 8.532230)
test_basic 0.005562 0.000327 0.279069 ( 0.367560)
test_all 0.001811 0.000106 598.970750 ( 91.177392)
test_rubyspec 0.079697 0.010729 43.643274 ( 49.243025)
total: 153.54 sec