Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-015602
#<BuildRuby:0x0000557027ca00e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240619-015602",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005948 1.054183 ( 1.318442)
build_miniruby 0.000000 0.001022 0.707551 ( 0.707519)
build_ruby 0.000457 0.001144 2.303006 ( 2.303537)
build_all 0.008194 0.000065 12.590609 ( 1.094530)
build_install 0.010065 0.005032 4.200954 ( 1.082615)
test_btest 0.000606 0.000303 71.338409 ( 5.407562)
test_basic 0.003274 0.001637 0.431763 ( 0.512017)
test_all 0.080412 0.016366 384.504856 ( 37.067576)
test_rubyspec 0.026952 0.015145 87.136511 ( 11.034444)
total: 60.53 sec