Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-193208
#<BuildRuby:0x0000556e893f2c88
@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.20220823-193208",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009346 0.000390 0.820525 ( 0.853723)
build_miniruby 0.001646 0.000126 0.063324 ( 0.062177)
build_ruby 0.002021 0.000155 0.055390 ( 0.053257)
build_all 0.008260 0.000237 1.268323 ( 0.466710)
build_install 0.005037 0.010361 1.580343 ( 0.785220)
test_btest 0.000871 0.000174 53.496607 ( 6.025592)
test_basic 0.001462 0.005644 0.289542 ( 0.383719)
test_all 0.003209 0.000855 510.424911 ( 53.964442)
test_rubyspec 0.098054 0.041828 41.855316 ( 50.439588)
total: 113.04 sec