Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-105336
#<BuildRuby:0x000055fc505d8ea8
@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.20221117-105336",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003339 0.004694 1.094991 ( 1.126683)
build_miniruby 0.001542 0.000330 0.905222 ( 0.905976)
build_ruby 0.002458 0.000000 2.386132 ( 2.288024)
build_all 0.012785 0.005992 18.544052 ( 2.318819)
build_install 0.013512 0.005415 1.896175 ( 1.000825)
test_btest 0.000859 0.000234 86.918027 ( 10.020019)
test_basic 0.002392 0.004882 0.346542 ( 0.444350)
test_all 0.001690 0.000000 714.039061 ( 75.323619)
test_rubyspec 0.075160 0.052478 50.864204 ( 59.375551)
total: 152.80 sec