Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-234214
#<BuildRuby:0x0000557227851350
@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.20220814-234214",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010083 0.001680 0.849871 ( 0.902050)
build_miniruby 0.001962 0.000327 0.063062 ( 0.060921)
build_ruby 0.001396 0.000232 0.057469 ( 0.056104)
build_all 0.008376 0.000488 1.297552 ( 0.495737)
build_install 0.014529 0.002236 1.577565 ( 0.796300)
test_btest 0.000785 0.000120 51.101249 ( 6.117033)
test_basic 0.000421 0.005311 0.286375 ( 0.376886)
test_all 0.003384 0.000000 482.202201 ( 52.433082)
test_rubyspec 0.104053 0.035394 41.487291 ( 49.099760)
total: 110.34 sec