Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-154239
#<BuildRuby:0x000055885eb34610
@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.20220811-154239",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009201 0.003346 0.968033 ( 1.275086)
build_miniruby 0.001882 0.000685 0.076087 ( 0.073948)
build_ruby 0.001564 0.000568 0.071042 ( 0.069441)
build_all 0.004929 0.005150 1.551138 ( 0.595318)
build_install 0.015770 0.007513 5.170757 ( 2.063801)
test_btest 0.000876 0.000376 75.799047 ( 8.575671)
test_basic 0.002173 0.006813 0.334779 ( 0.423499)
test_all 0.002364 0.001182 677.772550 ( 66.155008)
test_rubyspec 0.089252 0.088145 45.413527 ( 53.089738)
total: 132.32 sec