Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-153554
#<BuildRuby:0x000055dfb97f3cf0
@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-153554",
@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.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003851 0.001444 1.833189 ( 2.169857)
build_miniruby 0.000847 0.000318 1.041681 ( 1.042117)
build_ruby 0.001116 0.000419 3.338763 ( 3.339201)
build_all 0.007715 0.002892 17.594553 ( 1.639893)
build_install 0.010276 0.000228 6.098907 ( 1.425710)
test_btest 0.000576 0.000192 107.894676 ( 8.785681)
test_basic 0.000000 0.004560 0.839070 ( 0.912891)
test_all 0.102032 0.040127 554.646781 ( 59.683170)
test_rubyspec 0.048983 0.018521 131.842060 ( 16.282773)
total: 95.28 sec