Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-205655
#<BuildRuby:0x000055b2571a9348
@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.20220821-205655",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009605 0.000739 0.895435 ( 0.897554)
build_miniruby 0.001290 0.000099 0.049936 ( 0.048479)
build_ruby 0.001719 0.000132 0.060590 ( 0.059499)
build_all 0.008092 0.000623 1.252558 ( 0.475998)
build_install 0.000567 0.014967 1.571363 ( 0.792437)
test_btest 0.001109 0.000000 51.520804 ( 5.799486)
test_basic 0.006328 0.000000 0.295288 ( 0.384179)
test_all 0.001664 0.002155 504.026662 ( 53.078047)
test_rubyspec 0.074901 0.059638 42.112106 ( 50.275642)
total: 111.81 sec