Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-193947
#<BuildRuby:0x000055edfeec4e50
@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.20220901-193947",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010904 0.973572 ( 1.051177)
build_miniruby 0.000847 0.001553 0.076361 ( 0.075969)
build_ruby 0.001804 0.000694 0.074461 ( 0.074045)
build_all 0.008304 0.001435 1.529352 ( 0.586651)
build_install 0.014147 0.008405 1.896315 ( 0.943091)
test_btest 0.001445 0.000578 78.053323 ( 8.612942)
test_basic 0.004774 0.001909 0.331875 ( 0.422104)
test_all 0.002436 0.000975 653.267667 ( 64.904010)
test_rubyspec 0.079868 0.102682 45.635315 ( 54.058410)
total: 130.73 sec