Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-183032
#<BuildRuby:0x000055781c598208
@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.20221115-183032",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.004769 0.001300 0.947123 ( 1.032605)
build_miniruby 0.000899 0.000245 0.885476 ( 0.883927)
build_ruby 0.000000 0.001518 2.542606 ( 2.456808)
build_all 0.000909 0.008057 15.500723 ( 2.781708)
build_install 0.008363 0.000000 1.886776 ( 0.975547)
test_btest 0.000701 0.000000 57.656490 ( 9.127760)
test_basic 0.006085 0.000000 0.324725 ( 0.412576)
test_all 0.001641 0.000000 629.383023 ( 89.452473)
test_rubyspec 0.094699 0.028483 45.377054 ( 53.619075)
total: 160.74 sec