Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-132403
#<BuildRuby:0x000055730a44e990
@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.20220423-132403",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008834 0.000679 0.865790 ( 1.134051)
build_miniruby 0.001474 0.000114 0.061893 ( 0.061218)
build_ruby 0.001319 0.000101 0.058422 ( 0.057162)
build_all 0.007823 0.000000 1.190225 ( 0.477250)
build_install 0.013625 0.004072 5.022858 ( 2.502225)
test_btest 0.001408 0.000148 52.252000 ( 6.219475)
test_basic 0.005479 0.000577 0.285468 ( 0.376001)
test_all 0.002753 0.000290 518.485145 ( 54.875928)
test_rubyspec 0.109086 0.017849 41.588374 ( 47.059994)
total: 112.76 sec