Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-051418
#<BuildRuby:0x0000555f252b00a0
@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-051418",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003724 0.001241 1.081328 ( 1.421626)
build_miniruby 0.000883 0.000294 0.745372 ( 0.745252)
build_ruby 0.001584 0.000528 2.267307 ( 2.267215)
build_all 0.003844 0.004501 12.502769 ( 1.071084)
build_install 0.011503 0.000000 4.401734 ( 1.086490)
test_btest 0.000687 0.000000 68.814444 ( 6.041356)
test_basic 0.000158 0.004039 0.413307 ( 0.493204)
test_all 0.059486 0.043443 375.350368 ( 36.827744)
test_rubyspec 0.032898 0.009765 88.390475 ( 11.059368)
total: 61.01 sec