Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-235123
#<BuildRuby:0x0000564ca725ce30
@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.20221018-235123",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006329 0.005118 1.100237 ( 1.174803)
build_miniruby 0.001492 0.000249 0.107417 ( 0.103633)
build_ruby 0.001323 0.000220 0.105993 ( 0.103152)
build_all 0.006036 0.001006 1.339318 ( 0.587286)
build_install 0.014773 0.001450 1.669388 ( 0.904884)
test_btest 0.001104 0.000170 64.717531 ( 6.408666)
test_basic 0.006442 0.000039 0.348991 ( 0.444832)
test_all 0.000000 0.007419 509.493885 ( 54.487234)
test_rubyspec 0.084632 0.056223 43.043675 ( 51.302149)
total: 115.52 sec