Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-092032
#<BuildRuby:0x00005654ea89c1d8
@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.20240620-092032",
@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.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002695 0.003466 1.818117 ( 2.184206)
build_miniruby 0.000841 0.000346 1.064057 ( 1.063863)
build_ruby 0.001152 0.000474 3.412557 ( 3.412263)
build_all 0.000709 0.010300 17.419764 ( 1.689429)
build_install 0.004115 0.006968 6.132047 ( 1.471093)
test_btest 0.000000 0.001219 108.859255 ( 9.245921)
test_basic 0.003114 0.001981 0.964791 ( 1.037296)
test_all 0.103761 0.035848 540.013125 ( 50.775755)
test_rubyspec 0.037299 0.032262 135.807516 ( 16.173468)
total: 87.05 sec