Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-120318
#<BuildRuby:0x000055a5dbe73c78
@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.20221130-120318",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004732 0.000338 1.177579 ( 1.218187)
build_miniruby 0.000000 0.000883 0.962705 ( 0.961482)
build_ruby 0.000000 0.001132 2.728451 ( 2.639075)
build_all 0.005972 0.003021 15.840559 ( 3.311321)
build_install 0.009449 0.001350 2.134242 ( 1.227160)
test_btest 0.000523 0.000074 62.466871 ( 11.480187)
test_basic 0.004845 0.000000 0.305770 ( 0.396255)
test_all 0.001375 0.000112 688.488959 (105.630418)
test_rubyspec 0.035011 0.033029 53.813697 ( 61.861004)
total: 188.73 sec