Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-121441
#<BuildRuby:0x000055c744432f90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221030-121441",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006151 0.003761 1.176370 ( 1.642539)
build_miniruby 0.001314 0.000187 0.106100 ( 0.103135)
build_ruby 0.002479 0.000000 0.102048 ( 0.097902)
build_all 0.004707 0.003857 1.318088 ( 0.568877)
build_install 0.007540 0.007808 1.675958 ( 0.907302)
test_btest 0.001969 0.000000 62.780246 ( 6.659312)
test_basic 0.007075 0.000327 0.363306 ( 0.453417)
test_all 0.007065 0.000000 489.351051 ( 53.553866)
test_rubyspec 0.089999 0.041362 43.349346 ( 51.958312)
total: 115.95 sec