Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-230410
#<BuildRuby:0x000055b5a242bd20
@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.20240618-230410",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.000000 0.005390 1.817184 ( 2.555766)
build_miniruby 0.000601 0.000536 1.097227 ( 1.096868)
build_ruby 0.000874 0.000525 3.446027 ( 3.447213)
build_all 0.006707 0.004024 17.728932 ( 1.756730)
build_install 0.006459 0.003875 6.292550 ( 1.551861)
test_btest 0.000526 0.000316 106.289806 ( 9.074426)
test_basic 0.004054 0.000000 0.789572 ( 0.865936)
test_all 0.083577 0.056589 539.836337 ( 58.307161)
test_rubyspec 0.035837 0.030653 131.382335 ( 15.722548)
total: 94.38 sec