Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-153652
#<BuildRuby:0x000055cc750941f0
@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-153652",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005118 0.000086 1.048046 ( 1.374930)
build_miniruby 0.001017 0.000072 0.711269 ( 0.711182)
build_ruby 0.001481 0.000106 2.260134 ( 2.261007)
build_all 0.004681 0.003730 12.627251 ( 1.058889)
build_install 0.005334 0.007353 4.136287 ( 1.059225)
test_btest 0.000606 0.000135 74.087061 ( 5.234858)
test_basic 0.003988 0.000027 0.394223 ( 0.475611)
test_all 0.073199 0.026994 361.841081 ( 42.090255)
test_rubyspec 0.019530 0.021475 87.806794 ( 11.098660)
total: 65.37 sec