Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-084523
#<BuildRuby:0x0000559bd0323f68
@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.20220725-084523",
@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.000001 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006439 0.000460 0.857293 ( 1.182948)
build_miniruby 0.000879 0.000063 0.058225 ( 0.057141)
build_ruby 0.000891 0.000064 0.058747 ( 0.057558)
build_all 0.000591 0.003950 1.556027 ( 0.601538)
build_install 0.010717 0.000270 5.620018 ( 2.158936)
test_btest 0.000625 0.000073 53.486954 ( 7.855237)
test_basic 0.005587 0.000657 0.360714 ( 0.448496)
test_all 0.001280 0.000150 581.699088 ( 94.203295)
test_rubyspec 0.079522 0.032794 43.463445 ( 49.076893)
total: 155.64 sec