Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-120727
#<BuildRuby:0x000055f7c9e93510
@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.20220226-120727",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003917 0.006838 1.001421 ( 1.200355)
build_miniruby 0.000000 0.002664 0.076433 ( 0.073657)
build_ruby 0.001009 0.001146 0.078722 ( 0.076896)
build_all 0.005590 0.004254 4.194072 ( 0.845911)
build_install 0.021081 0.003346 7.834499 ( 2.382530)
test_btest 0.000627 0.000157 75.101366 ( 8.013901)
test_basic 0.000000 0.007123 0.330957 ( 0.419058)
test_all 0.000000 0.001768 705.988204 ( 67.854042)
test_rubyspec 0.076608 0.092183 46.213888 ( 51.732234)
total: 132.60 sec