Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-205555
#<BuildRuby:0x000055b59e383548
@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-205555",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003541 0.001896 1.786904 ( 2.376817)
build_miniruby 0.000748 0.000352 1.036832 ( 1.036793)
build_ruby 0.000992 0.000467 3.425968 ( 3.426212)
build_all 0.009438 0.000798 17.980926 ( 1.741854)
build_install 0.000851 0.009957 6.312161 ( 1.518235)
test_btest 0.000812 0.000447 107.437664 ( 8.533333)
test_basic 0.002920 0.001606 0.791529 ( 0.867607)
test_all 0.106439 0.035447 535.403824 ( 64.722042)
test_rubyspec 0.039740 0.026248 130.933902 ( 15.940642)
total: 100.16 sec