Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-132530
#<BuildRuby:0x000056042c6e4ea8
@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.20221127-132530",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000069 0.000010 0.000079 ( 0.000028)
build_up 0.002639 0.007844 1.279084 ( 1.534484)
build_miniruby 0.001709 0.000488 0.842526 ( 0.841781)
build_ruby 0.002894 0.000000 2.259316 ( 2.166206)
build_all 0.018792 0.002192 25.006715 ( 2.825486)
build_install 0.018554 0.000884 5.003333 ( 1.212304)
test_btest 0.000985 0.000197 84.257273 ( 8.855115)
test_basic 0.000000 0.006903 0.355933 ( 0.450842)
test_all 0.000000 0.001902 666.967544 ( 69.823001)
test_rubyspec 0.110173 0.043687 49.791008 ( 58.234904)
total: 145.95 sec