Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-211050
#<BuildRuby:0x0000560cd8a00420
@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.20220911-211050",
@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.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.009151 0.000750 1.138642 ( 1.261713)
build_miniruby 0.002070 0.000295 0.075765 ( 0.074733)
build_ruby 0.002292 0.000328 0.071839 ( 0.070424)
build_all 0.005412 0.004910 1.543713 ( 0.610369)
build_install 0.016339 0.006403 1.902949 ( 0.949338)
test_btest 0.001058 0.000249 97.077480 ( 9.413092)
test_basic 0.006634 0.001561 0.350972 ( 0.440020)
test_all 0.003416 0.000803 654.166358 ( 66.874616)
test_rubyspec 0.109526 0.062233 47.268392 ( 55.655153)
total: 135.35 sec