Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-000158
#<BuildRuby:0x000055f3bbf67778
@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.20220307-000158",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000058 0.000014 0.000072 ( 0.000086)
build_up 0.004435 0.005568 1.016564 ( 4.964407)
build_miniruby 0.001502 0.000501 0.075187 ( 0.073211)
build_ruby 0.001348 0.000449 0.070478 ( 0.068491)
build_all 0.009281 0.001722 4.214933 ( 0.847866)
build_install 0.016847 0.008368 8.018232 ( 2.415856)
test_btest 0.000839 0.000293 73.675778 ( 7.969988)
test_basic 0.008292 0.000000 0.337820 ( 0.429518)
test_all 0.002184 0.000000 697.899675 ( 68.007327)
test_rubyspec 0.097973 0.073136 46.611902 ( 51.971156)
total: 136.75 sec