Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-142555
#<BuildRuby:0x000055b43d1811f8
@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.20221025-142555",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008535 0.000321 1.162528 ( 1.543504)
build_miniruby 0.001734 0.000123 0.113986 ( 0.111514)
build_ruby 0.001605 0.000115 0.110742 ( 0.108186)
build_all 0.008220 0.000588 1.381784 ( 0.594433)
build_install 0.011451 0.005337 1.741765 ( 0.925777)
test_btest 0.001953 0.000244 62.309636 ( 6.647745)
test_basic 0.005722 0.000715 0.362372 ( 0.452302)
test_all 0.004053 0.003204 520.167284 ( 55.360976)
test_rubyspec 0.084474 0.048015 43.687503 ( 52.154395)
total: 117.90 sec