Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-184047
#<BuildRuby:0x000055e04b49c920
@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.20220722-184047",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006689 0.004699 0.978333 ( 1.174615)
build_miniruby 0.001585 0.000453 0.077486 ( 0.076567)
build_ruby 0.002128 0.000000 0.073589 ( 0.071793)
build_all 0.008923 0.000670 1.512739 ( 0.575596)
build_install 0.013738 0.008691 5.054574 ( 2.058529)
test_btest 0.000000 0.001292 75.751872 ( 8.473209)
test_basic 0.000000 0.007920 0.311861 ( 0.401291)
test_all 0.000324 0.001323 679.765931 ( 66.570702)
test_rubyspec 0.081951 0.087879 45.406228 ( 50.972606)
total: 130.38 sec