Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-013801
#<BuildRuby:0x00005645b76dc1a0
@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.20240621-013801",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003824 0.001147 1.048417 ( 1.384370)
build_miniruby 0.000908 0.000273 0.732152 ( 0.732230)
build_ruby 0.000000 0.001338 2.265215 ( 2.265595)
build_all 0.004124 0.004680 12.499066 ( 1.039228)
build_install 0.011707 0.000000 4.179268 ( 1.065774)
test_btest 0.000794 0.000000 67.458805 ( 6.251605)
test_basic 0.005431 0.000000 0.408648 ( 0.488524)
test_all 0.080359 0.026518 379.990539 ( 36.928381)
test_rubyspec 0.027351 0.015318 87.903407 ( 11.071326)
total: 61.23 sec