Logfile: /home/ko1/ruby/logs/brlog.trunk.20240628-044602
#<BuildRuby:0x0000556e3ddd96f8
@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.20240628-044602",
@make="make",
@no_timeout_error=nil,
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001778 0.004692 1.165736 ( 1.387953)
build_miniruby 0.000684 0.000273 0.706697 ( 0.707164)
build_ruby 0.001359 0.000543 2.299726 ( 2.300398)
build_all 0.009272 0.000174 12.590252 ( 1.065902)
build_install 0.007094 0.003797 4.253092 ( 1.091736)
test_btest 0.000572 0.000205 71.828953 ( 5.107485)
test_basic 0.003067 0.001095 0.402037 ( 0.482515)
test_all 0.078476 0.021969 376.796532 ( 44.506538)
test_rubyspec 0.024956 0.016878 88.114330 ( 11.104361)
total: 67.75 sec