Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-134428
#<BuildRuby:0x000055f9ed3104d8
@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.20220315-134428",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009986 0.001394 0.999216 ( 1.380918)
build_miniruby 0.001718 0.000397 0.078946 ( 0.077783)
build_ruby 0.001477 0.000341 0.074840 ( 0.074859)
build_all 0.009616 0.001059 4.197575 ( 0.870780)
build_install 0.011404 0.012190 7.940149 ( 2.497284)
test_btest 0.000939 0.000313 75.371865 ( 7.859299)
test_basic 0.002423 0.005550 0.339684 ( 0.428253)
test_all 0.001555 0.000605 704.196967 ( 68.282232)
test_rubyspec 0.104056 0.053014 46.692364 ( 51.676321)
total: 133.15 sec