Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-173354
#<BuildRuby:0x0000560adad52ad8
@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.20220728-173354",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.009661 0.000000 0.815764 ( 0.900788)
build_miniruby 0.002872 0.000000 0.063794 ( 0.061752)
build_ruby 0.001506 0.000000 0.051304 ( 0.050252)
build_all 0.008416 0.000000 1.231282 ( 0.458194)
build_install 0.010699 0.005947 4.269118 ( 1.793067)
test_btest 0.001474 0.000098 53.065654 ( 6.252473)
test_basic 0.005614 0.000375 0.301659 ( 0.397778)
test_all 0.002643 0.000176 506.608482 ( 53.286772)
test_rubyspec 0.075510 0.051666 41.720032 ( 47.676660)
total: 110.88 sec