Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-114951
#<BuildRuby:0x000055f8638dec88
@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.20220803-114951",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.003178 0.008721 0.830938 ( 0.913537)
build_miniruby 0.003062 0.000437 0.065289 ( 0.062634)
build_ruby 0.001555 0.000222 0.063621 ( 0.062640)
build_all 0.004215 0.004604 1.229904 ( 0.473099)
build_install 0.010276 0.006075 4.360876 ( 1.807591)
test_btest 0.001256 0.000314 52.314382 ( 6.007481)
test_basic 0.003606 0.004672 0.301949 ( 0.391574)
test_all 0.003108 0.000306 481.957146 ( 52.327783)
test_rubyspec 0.083895 0.046485 41.329707 ( 49.041754)
total: 111.09 sec