Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-075928
#<BuildRuby:0x0000560b97b82c40
@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.20221119-075928",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.001948 0.003213 1.074317 ( 1.206989)
build_miniruby 0.000633 0.000287 0.958670 ( 0.957231)
build_ruby 0.000890 0.000404 2.829943 ( 2.722374)
build_all 0.009172 0.000000 15.905347 ( 3.420993)
build_install 0.002851 0.006205 1.992640 ( 1.122983)
test_btest 0.000411 0.000191 66.175990 ( 10.650595)
test_basic 0.000654 0.004272 0.316340 ( 0.406708)
test_all 0.000465 0.000565 612.454619 (105.231852)
test_rubyspec 0.026163 0.042303 51.508880 ( 59.790233)
total: 185.51 sec