Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-171157
#<BuildRuby:0x000055fdd41a86c8
@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.20220324-171157",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005884 0.005297 0.975801 ( 1.374747)
build_miniruby 0.002329 0.000000 0.074541 ( 0.072021)
build_ruby 0.002159 0.000048 0.076118 ( 0.073727)
build_all 0.008518 0.000820 4.094211 ( 0.839684)
build_install 0.021731 0.001273 7.874273 ( 2.411783)
test_btest 0.001000 0.000167 77.720603 ( 8.158027)
test_basic 0.002111 0.004540 0.331630 ( 0.421288)
test_all 0.001445 0.000304 652.786395 ( 64.974116)
test_rubyspec 0.112632 0.049471 45.562925 ( 50.693478)
total: 129.02 sec