Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-122626
#<BuildRuby:0x00005620f8cec4e8
@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.20220314-122626",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005755 0.004697 0.988237 ( 1.420482)
build_miniruby 0.001441 0.000601 0.073521 ( 0.072798)
build_ruby 0.001888 0.000000 0.078542 ( 0.078710)
build_all 0.008928 0.000899 4.253440 ( 0.877705)
build_install 0.021594 0.001103 7.899991 ( 2.425307)
test_btest 0.001149 0.000000 74.663109 ( 8.478814)
test_basic 0.007077 0.000000 0.335997 ( 0.426238)
test_all 0.001872 0.000000 658.809848 ( 65.564373)
test_rubyspec 0.124867 0.036471 46.131352 ( 51.291281)
total: 130.64 sec