Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-045254
#<BuildRuby:0x000055f61a32a918
@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.20220511-045254",
@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.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007174 0.000000 0.880898 ( 1.360391)
build_miniruby 0.001004 0.000000 0.057432 ( 0.056088)
build_ruby 0.000971 0.000000 0.057431 ( 0.056109)
build_all 0.004498 0.000000 1.525789 ( 0.614140)
build_install 0.002359 0.008731 6.276058 ( 2.820506)
test_btest 0.000568 0.000000 49.620123 ( 8.486452)
test_basic 0.002777 0.003524 0.343198 ( 0.430697)
test_all 0.001333 0.000000 619.617942 ( 92.446635)
test_rubyspec 0.076293 0.054323 44.199850 ( 49.039970)
total: 155.31 sec