Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-165041
#<BuildRuby:0x000055e6426e3600
@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.20220731-165041",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000058 0.000004 0.000062 ( 0.000067)
build_up 0.007454 0.004618 0.977864 ( 1.002693)
build_miniruby 0.001941 0.000278 0.073608 ( 0.071902)
build_ruby 0.001913 0.000273 0.076582 ( 0.075591)
build_all 0.000000 0.010257 1.544699 ( 0.582782)
build_install 0.004215 0.019450 5.186200 ( 2.076624)
test_btest 0.000759 0.000427 70.780292 ( 8.162692)
test_basic 0.004590 0.002582 0.325958 ( 0.416067)
test_all 0.001901 0.001069 644.421097 ( 64.619335)
test_rubyspec 0.114035 0.076094 45.330891 ( 51.059685)
total: 128.07 sec