Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-182202
#<BuildRuby:0x000055cd2f65a700
@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.20220808-182202",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007391 0.004862 0.978761 ( 1.110171)
build_miniruby 0.001944 0.000417 0.077496 ( 0.076856)
build_ruby 0.001674 0.000359 0.076817 ( 0.076134)
build_all 0.005848 0.003800 1.497733 ( 0.565529)
build_install 0.016577 0.005301 5.200550 ( 2.135751)
test_btest 0.001061 0.000279 73.451449 ( 7.990578)
test_basic 0.003759 0.004411 0.328524 ( 0.417914)
test_all 0.001627 0.000488 678.585364 ( 66.796062)
test_rubyspec 0.121466 0.052649 46.106527 ( 53.632697)
total: 132.80 sec