Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-090618
#<BuildRuby:0x00005576be01f600
@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.20221114-090618",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009255 0.001203 1.141428 ( 1.432515)
build_miniruby 0.001731 0.000399 0.124488 ( 0.123343)
build_ruby 0.002584 0.000000 0.124225 ( 0.109032)
build_all 0.007600 0.002685 1.565383 ( 0.690196)
build_install 0.018314 0.002120 1.940857 ( 1.034932)
test_btest 0.001456 0.000306 87.051056 ( 9.254502)
test_basic 0.000118 0.006800 0.414062 ( 0.506094)
test_all 0.001645 0.000214 689.164081 ( 70.218350)
test_rubyspec 0.124814 0.048908 48.333740 ( 56.781564)
total: 140.15 sec