Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-140800
#<BuildRuby:0x0000563b77514088
@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-140800",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004198 0.001235 1.869635 ( 2.049113)
build_miniruby 0.000884 0.000260 1.043223 ( 1.043268)
build_ruby 0.001266 0.000372 3.383730 ( 3.384472)
build_all 0.006686 0.003729 18.182533 ( 1.702386)
build_install 0.006985 0.003756 6.279495 ( 1.473046)
test_btest 0.000558 0.000186 108.916636 ( 8.785163)
test_basic 0.002905 0.000968 0.886869 ( 0.961388)
test_all 0.108346 0.029905 572.278983 ( 57.360448)
test_rubyspec 0.041549 0.025103 136.025197 ( 15.954907)
total: 92.71 sec