Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-072243
#<BuildRuby:0x000055f122af7418
@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.20221129-072243",
@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.000008 0.000002 0.000010 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000479 0.004319 1.266503 ( 1.213555)
build_miniruby 0.000731 0.000182 1.014970 ( 1.014287)
build_ruby 0.000915 0.000228 2.741372 ( 2.653228)
build_all 0.009066 0.000063 15.832052 ( 3.302107)
build_install 0.004883 0.003426 2.063468 ( 1.173168)
test_btest 0.000470 0.000118 63.690280 ( 10.409228)
test_basic 0.000573 0.004380 0.302365 ( 0.393606)
test_all 0.000597 0.000187 656.982842 (112.315990)
test_rubyspec 0.036735 0.033976 53.571586 ( 61.711258)
total: 194.19 sec