Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-135438
#<BuildRuby:0x000055d8cf973800
@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.20220508-135438",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000056 0.000000 0.000056 ( 0.000055)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.011595 0.000000 1.045862 ( 1.114806)
build_miniruby 0.001304 0.000171 0.069040 ( 0.067406)
build_ruby 0.001521 0.000286 0.073516 ( 0.071335)
build_all 0.004439 0.004290 1.497495 ( 0.646699)
build_install 0.014315 0.007742 6.291658 ( 3.049099)
test_btest 0.000858 0.000245 73.597738 ( 9.519574)
test_basic 0.004641 0.004326 0.330476 ( 0.416023)
test_all 0.001671 0.000531 724.868792 ( 72.269920)
test_rubyspec 0.079859 0.039928 48.834757 ( 54.135081)
total: 141.29 sec