Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-151017
#<BuildRuby:0x0000562496ff7dd0
@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-151017",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004802 0.001201 0.931477 ( 4.672773)
build_miniruby 0.001148 0.000000 0.884188 ( 0.882519)
build_ruby 0.001505 0.000000 2.511858 ( 2.426173)
build_all 0.003818 0.004946 15.496501 ( 2.800580)
build_install 0.010213 0.000372 1.860123 ( 0.971419)
test_btest 0.000780 0.000208 54.191212 ( 9.260169)
test_basic 0.004186 0.001117 0.310018 ( 0.398961)
test_all 0.001287 0.000344 623.946553 ( 88.114538)
test_rubyspec 0.092693 0.035828 45.549360 ( 53.787389)
total: 163.32 sec