Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-141923
#<BuildRuby:0x000055f1e1386cc8
@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.20221201-141923",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006214 0.004653 1.201024 ( 1.346244)
build_miniruby 0.002077 0.000639 0.847502 ( 0.846027)
build_ruby 0.002590 0.000797 2.242556 ( 2.148243)
build_all 0.012856 0.007491 18.633097 ( 2.223694)
build_install 0.020171 0.001423 2.054983 ( 1.055553)
test_btest 0.000000 0.001332 91.063984 ( 8.575325)
test_basic 0.004010 0.005392 0.347704 ( 0.434439)
test_all 0.001785 0.000630 696.398117 ( 69.512843)
test_rubyspec 0.085063 0.080957 49.513225 ( 57.556469)
total: 143.70 sec