Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-145011
#<BuildRuby:0x000055b6083c3e58
@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.20221121-145011",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004433 0.000237 1.080502 ( 5.694180)
build_miniruby 0.000958 0.000000 0.945643 ( 0.944512)
build_ruby 0.001154 0.000000 2.752442 ( 2.652792)
build_all 0.007772 0.000794 15.741598 ( 3.486594)
build_install 0.007910 0.001352 2.018623 ( 1.172423)
test_btest 0.000448 0.000160 61.740079 ( 11.076403)
test_basic 0.004351 0.000000 0.284944 ( 0.376095)
test_all 0.000802 0.000261 718.222889 (110.212785)
test_rubyspec 0.042579 0.021518 53.312399 ( 61.517991)
total: 197.13 sec