Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-055328
#<BuildRuby:0x00005567aa0680d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-055328",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004850 0.000063 1.066173 ( 1.092017)
build_miniruby 0.000935 0.000062 0.973498 ( 0.972319)
build_ruby 0.001084 0.000072 2.794149 ( 2.688076)
build_all 0.008942 0.000040 15.890978 ( 3.394366)
build_install 0.007528 0.000000 2.019783 ( 1.107181)
test_btest 0.000587 0.000000 57.597789 ( 11.233848)
test_basic 0.004318 0.000000 0.288449 ( 0.379905)
test_all 0.001582 0.000000 659.982902 (101.878548)
test_rubyspec 0.036747 0.031387 51.340921 ( 59.472959)
total: 182.22 sec