Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-101532
#<BuildRuby:0x0000564fda3280e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240616-101532",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.005377 0.000785 1.776976 ( 1.938783)
build_miniruby 0.000722 0.000385 1.011484 ( 1.011624)
build_ruby 0.001243 0.000663 3.371861 ( 3.371303)
build_all 0.007337 0.003641 18.088735 ( 1.762158)
build_install 0.006796 0.003598 6.277981 ( 1.486933)
test_btest 0.000723 0.000383 110.334473 ( 8.643556)
test_basic 0.004750 0.000186 0.788281 ( 0.867270)
test_all 0.117909 0.022968 550.722660 ( 54.007224)
test_rubyspec 0.043251 0.025193 134.743058 ( 16.116892)
total: 89.21 sec