Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-111858
#<BuildRuby:0x0000559c3d4e5438
@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.20220813-111858",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000074 0.000012 0.000086 ( 0.000087)
build_up 0.000000 0.010522 0.795411 ( 0.921464)
build_miniruby 0.001870 0.000756 0.064230 ( 0.063407)
build_ruby 0.001367 0.000526 0.058771 ( 0.058071)
build_all 0.010969 0.000000 1.270934 ( 0.468807)
build_install 0.011027 0.004703 1.583321 ( 0.800061)
test_btest 0.001132 0.000377 55.393345 ( 6.535237)
test_basic 0.004822 0.001607 0.284759 ( 0.376941)
test_all 0.003515 0.000000 508.613672 ( 52.882941)
test_rubyspec 0.090173 0.039563 41.900357 ( 49.557858)
total: 111.67 sec