Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-112307
#<BuildRuby:0x000056165c458008
@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-112307",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003743 0.001361 1.050638 ( 1.304517)
build_miniruby 0.001212 0.000000 0.745719 ( 0.746015)
build_ruby 0.000120 0.001530 2.269402 ( 2.269885)
build_all 0.002946 0.005062 12.637098 ( 1.027336)
build_install 0.007201 0.005566 4.179423 ( 1.064896)
test_btest 0.000457 0.000228 71.627836 ( 4.930531)
test_basic 0.004706 0.000236 0.406576 ( 0.486759)
test_all 0.068068 0.029344 373.572081 ( 39.282054)
test_rubyspec 0.032601 0.013985 86.993586 ( 11.053119)
total: 62.17 sec