Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-214154
#<BuildRuby:0x000055dc7aa7bf00
@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.20220626-214154",
@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.000001 0.000014 ( 0.000014)
build_up 0.007127 0.000000 0.850941 ( 1.020697)
build_miniruby 0.000990 0.000000 0.058032 ( 0.056799)
build_ruby 0.001033 0.000000 0.059659 ( 0.058440)
build_all 0.004388 0.000000 1.511302 ( 0.603906)
build_install 0.011130 0.000000 6.312358 ( 2.856790)
test_btest 0.000755 0.000000 51.732101 ( 8.151811)
test_basic 0.000000 0.005578 0.328360 ( 0.416509)
test_all 0.000220 0.001146 626.110900 ( 89.651711)
test_rubyspec 0.071870 0.030027 43.964103 ( 49.545596)
total: 152.36 sec