Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-042859
#<BuildRuby:0x0000560430e87800
@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.20220810-042859",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002600 0.009256 0.997288 ( 2.359704)
build_miniruby 0.001221 0.000657 0.077535 ( 0.075581)
build_ruby 0.001494 0.000804 0.075104 ( 0.072629)
build_all 0.008090 0.002106 1.538454 ( 0.571241)
build_install 0.015487 0.005567 5.228631 ( 2.078162)
test_btest 0.000796 0.000375 73.898706 ( 8.274550)
test_basic 0.004813 0.002265 0.331284 ( 0.428981)
test_all 0.002867 0.000310 641.243910 ( 64.724752)
test_rubyspec 0.085486 0.074322 46.552731 ( 53.981702)
total: 132.57 sec