Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-131535
#<BuildRuby:0x000055a72ff8be30
@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.20221124-131535",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004056 0.000540 1.082599 ( 2.305410)
build_miniruby 0.000894 0.000119 0.975283 ( 0.973886)
build_ruby 0.001070 0.000143 2.718195 ( 2.619044)
build_all 0.007534 0.001005 15.839325 ( 3.320207)
build_install 0.004114 0.004859 2.065512 ( 1.250629)
test_btest 0.000522 0.000098 66.396332 ( 10.684934)
test_basic 0.004310 0.000808 0.333944 ( 0.424785)
test_all 0.001123 0.000210 684.421853 (108.807347)
test_rubyspec 0.065963 0.007878 53.610318 ( 61.849256)
total: 192.24 sec