Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-020543
#<BuildRuby:0x00005606d6c97df8
@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.20221116-020543",
@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.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004871 0.000000 1.145552 ( 1.192311)
build_miniruby 0.000948 0.000000 0.993641 ( 0.992359)
build_ruby 0.001224 0.000000 2.789725 ( 2.664273)
build_all 0.008903 0.000000 15.716815 ( 3.291410)
build_install 0.005424 0.004532 1.958858 ( 1.128939)
test_btest 0.000597 0.000033 65.764892 ( 10.912518)
test_basic 0.005000 0.000023 0.321198 ( 0.411564)
test_all 0.001016 0.000053 664.618256 (104.656847)
test_rubyspec 0.059552 0.008796 51.172783 ( 59.497086)
total: 184.75 sec