Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-193857
#<BuildRuby:0x000055918dde0110
@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="-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.20240616-193857",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005157 0.000000 1.872757 ( 2.099294)
build_miniruby 0.001113 0.000000 1.158361 ( 1.158077)
build_ruby 0.001603 0.000025 3.410097 ( 3.410699)
build_all 0.005775 0.004850 17.813079 ( 1.692084)
build_install 0.006100 0.004378 6.254118 ( 1.449393)
test_btest 0.000568 0.000190 107.179596 ( 9.598379)
test_basic 0.003202 0.001068 0.884074 ( 0.960768)
test_all 0.104058 0.033360 564.342999 ( 53.840679)
test_rubyspec 0.037057 0.028349 133.621632 ( 15.934245)
total: 90.14 sec