Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-053849
#<BuildRuby:0x000055f8f57046c8
@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.20220401-053849",
@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.000016 0.000005 0.000021 ( 0.000022)
configure 0.000027 0.000009 0.000036 ( 0.000032)
build_up 0.012024 0.000142 1.092576 ( 7.550748)
build_miniruby 0.001506 0.000401 0.075935 ( 0.074495)
build_ruby 0.002299 0.000000 0.074287 ( 0.073286)
build_all 0.008788 0.001804 4.210378 ( 0.862972)
build_install 0.022919 0.000144 7.872413 ( 2.425913)
test_btest 0.001398 0.000267 74.741903 ( 8.404935)
test_basic 0.006887 0.001312 0.346092 ( 0.434213)
test_all 0.001483 0.000282 661.386342 ( 65.339413)
test_rubyspec 0.117124 0.057097 46.646043 ( 52.246023)
total: 137.41 sec