Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-154447
#<BuildRuby:0x0000559706b304f0
@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.20220329-154447",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002172 0.009386 1.029668 ( 1.122296)
build_miniruby 0.001371 0.000823 0.074226 ( 0.072744)
build_ruby 0.001684 0.001010 0.073253 ( 0.071465)
build_all 0.008332 0.001668 4.156303 ( 0.855693)
build_install 0.015552 0.008016 7.961350 ( 2.455603)
test_btest 0.000000 0.001206 74.771128 ( 8.067981)
test_basic 0.003542 0.002706 0.335759 ( 0.427214)
test_all 0.001133 0.000637 656.790879 ( 65.408082)
test_rubyspec 0.089738 0.077645 45.832315 ( 51.196381)
total: 129.68 sec