Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-090315
#<BuildRuby:0x000055f891b34dd8
@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.20220912-090315",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000025)
build_up 0.009746 0.000776 1.109751 ( 1.087046)
build_miniruby 0.002081 0.000278 0.073192 ( 0.070599)
build_ruby 0.001892 0.000252 0.078351 ( 0.076027)
build_all 0.005311 0.004725 1.581414 ( 0.599177)
build_install 0.017565 0.004441 1.918974 ( 0.944523)
test_btest 0.000865 0.000173 96.002275 ( 10.121303)
test_basic 0.003951 0.003429 0.353830 ( 0.448275)
test_all 0.000000 0.002946 639.120365 ( 67.090077)
test_rubyspec 0.126110 0.041826 46.943126 ( 55.334835)
total: 135.77 sec