Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-125526
#<BuildRuby:0x00005628ade488e8
@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.20220813-125526",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008937 0.001277 0.967580 ( 1.035446)
build_miniruby 0.001702 0.000243 0.078468 ( 0.077469)
build_ruby 0.001627 0.000233 0.072039 ( 0.070955)
build_all 0.006871 0.005239 1.525796 ( 0.588628)
build_install 0.009228 0.013022 1.936417 ( 0.950560)
test_btest 0.000807 0.000269 76.705956 ( 8.214492)
test_basic 0.004833 0.001611 0.326825 ( 0.417372)
test_all 0.002991 0.000997 678.643673 ( 65.884551)
test_rubyspec 0.106219 0.064237 45.875114 ( 53.459510)
total: 130.70 sec