Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-214500
#<BuildRuby:0x000056501a3b0040
@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.20240625-214500",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004592 0.000835 1.075308 ( 1.413750)
build_miniruby 0.001183 0.000000 0.718419 ( 0.718111)
build_ruby 0.001416 0.000000 2.267296 ( 2.267893)
build_all 0.004459 0.005088 12.677895 ( 1.065406)
build_install 0.006678 0.005260 4.232484 ( 1.063329)
test_btest 0.000679 0.000209 70.204562 ( 5.768777)
test_basic 0.004029 0.000000 0.402220 ( 0.484174)
test_all 0.085745 0.012327 366.758053 ( 33.492931)
test_rubyspec 0.024008 0.018037 87.929342 ( 11.064053)
total: 57.34 sec