Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-145423
#<BuildRuby:0x0000558949496038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-145423",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007202 0.001964 0.841552 ( 1.549134)
build_miniruby 0.002309 0.000630 0.065571 ( 0.063708)
build_ruby 0.001061 0.000290 0.064882 ( 0.064239)
build_all 0.003705 0.004577 1.241867 ( 0.467887)
build_install 0.010995 0.003665 1.581278 ( 0.803148)
test_btest 0.001185 0.000395 53.729166 ( 5.818613)
test_basic 0.004727 0.001576 0.296862 ( 0.388888)
test_all 0.004601 0.000000 507.435609 ( 53.506707)
test_rubyspec 0.072154 0.051085 41.951293 ( 50.380322)
total: 113.04 sec