Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-004533
#<BuildRuby:0x0000562934b52148
@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.20221016-004533",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007343 0.002003 1.083824 ( 1.128981)
build_miniruby 0.001284 0.000350 0.100468 ( 0.097081)
build_ruby 0.001076 0.000293 0.094497 ( 0.091606)
build_all 0.007984 0.000000 1.334172 ( 0.570761)
build_install 0.013032 0.001483 1.686555 ( 0.888925)
test_btest 0.001182 0.000253 62.873215 ( 6.579724)
test_basic 0.005484 0.001175 0.352227 ( 0.447055)
test_all 0.003853 0.003832 486.904261 ( 53.548865)
test_rubyspec 0.059788 0.054375 43.445386 ( 51.914344)
total: 115.27 sec