Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-061959
#<BuildRuby:0x00005645e95cec40
@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-061959",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000047 0.000004 0.000051 ( 0.000050)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004808 0.000000 1.078598 ( 1.092454)
build_miniruby 0.000883 0.000000 0.947532 ( 0.946144)
build_ruby 0.001197 0.000000 2.714128 ( 2.583538)
build_all 0.008372 0.000216 15.738885 ( 3.307001)
build_install 0.001969 0.006710 1.909562 ( 1.062121)
test_btest 0.000516 0.000077 61.597304 ( 10.087802)
test_basic 0.000000 0.004830 0.307232 ( 0.397953)
test_all 0.000000 0.001030 663.737114 (102.530716)
test_rubyspec 0.038264 0.022010 50.924319 ( 59.250460)
total: 181.26 sec