Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-130931
#<BuildRuby:0x000055c9ec678b38
@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.20220401-130931",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002421 0.008998 0.999075 ( 1.084280)
build_miniruby 0.001612 0.000496 0.070202 ( 0.068253)
build_ruby 0.001497 0.000461 0.077561 ( 0.075788)
build_all 0.009754 0.000164 4.257531 ( 0.853187)
build_install 0.018810 0.004707 8.594878 ( 2.963568)
test_btest 0.001220 0.000321 75.086996 ( 8.519371)
test_basic 0.007005 0.000574 0.338653 ( 0.431807)
test_all 0.001644 0.000411 650.901196 ( 65.450330)
test_rubyspec 0.120227 0.048265 46.654105 ( 52.018032)
total: 131.47 sec