Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-013723
#<BuildRuby:0x000055aabda64448
@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.20221109-013723",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009692 0.000558 1.100549 ( 1.251661)
build_miniruby 0.001607 0.000536 0.066428 ( 0.064133)
build_ruby 0.001935 0.000000 0.067350 ( 0.065332)
build_all 0.010032 0.000985 1.510130 ( 0.588648)
build_install 0.016318 0.005334 1.869804 ( 0.941207)
test_btest 0.001064 0.000313 84.105772 ( 8.842238)
test_basic 0.002843 0.005778 0.344580 ( 0.431911)
test_all 0.001564 0.000552 658.953722 ( 67.739982)
test_rubyspec 0.109607 0.075553 47.676342 ( 55.818493)
total: 135.74 sec