Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-114750
#<BuildRuby:0x0000557b27f8d480
@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-114750",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000125 0.000035 0.000160 ( 0.000168)
build_up 0.006397 0.004780 0.894219 ( 1.043960)
build_miniruby 0.001510 0.000503 0.061501 ( 0.058896)
build_ruby 0.001178 0.000393 0.064272 ( 0.062792)
build_all 0.008079 0.001129 1.272028 ( 0.464263)
build_install 0.012578 0.000849 1.582854 ( 0.777709)
test_btest 0.001137 0.000000 52.041133 ( 6.010152)
test_basic 0.005263 0.000385 0.300494 ( 0.391503)
test_all 0.002529 0.001416 489.035580 ( 52.674761)
test_rubyspec 0.067848 0.053759 41.723552 ( 49.378078)
total: 110.86 sec