Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-124416
#<BuildRuby:0x000055ca7d59c610
@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.20220918-124416",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.007424 0.001081 1.074101 ( 1.105286)
build_miniruby 0.001680 0.000560 0.117082 ( 0.113005)
build_ruby 0.001538 0.000513 0.121408 ( 0.104479)
build_all 0.007527 0.002509 1.611528 ( 0.653874)
build_install 0.011598 0.011787 1.965200 ( 0.968553)
test_btest 0.001235 0.000540 74.303465 ( 8.707095)
test_basic 0.006462 0.000668 0.381429 ( 0.470264)
test_all 0.003615 0.000000 647.778725 ( 66.175424)
test_rubyspec 0.078418 0.087812 45.451404 ( 53.847114)
total: 132.15 sec