Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-020703
#<BuildRuby:0x000056502a827f00
@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.20240615-020703",
@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.000011 0.000006 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000013)
build_up 0.003689 0.001967 2.034994 ( 2.308886)
build_miniruby 0.000713 0.000381 1.196953 ( 1.196172)
build_ruby 0.001014 0.000540 3.279177 ( 3.279779)
build_all 0.002936 0.007645 17.887723 ( 1.738156)
build_install 0.007032 0.003375 6.246575 ( 1.453033)
test_btest 0.000683 0.000417 105.539684 ( 9.138632)
test_basic 0.002855 0.001745 0.919275 ( 0.993519)
test_all 0.110254 0.026204 557.191842 ( 50.674731)
test_rubyspec 0.037023 0.032365 133.318944 ( 15.932115)
total: 86.72 sec