Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-045155
#<BuildRuby:0x000055a17798ef90
@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.20220805-045155",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000045 0.000008 0.000053 ( 0.000052)
build_up 0.000000 0.011153 0.850779 ( 1.212968)
build_miniruby 0.000228 0.001085 0.050795 ( 0.049575)
build_ruby 0.000141 0.002266 0.063803 ( 0.063034)
build_all 0.006788 0.001286 1.240995 ( 0.465217)
build_install 0.008280 0.008149 4.268667 ( 1.779424)
test_btest 0.001274 0.000637 50.879567 ( 6.141507)
test_basic 0.005924 0.000851 0.281856 ( 0.373791)
test_all 0.001994 0.000939 472.136902 ( 51.285181)
test_rubyspec 0.074393 0.042904 41.402465 ( 49.182358)
total: 110.55 sec