Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-074712
#<BuildRuby:0x00005610bd70fae8
@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-074712",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004697 0.000212 1.698694 ( 1.998098)
build_miniruby 0.000896 0.000249 1.072066 ( 1.071283)
build_ruby 0.001106 0.000308 3.288948 ( 3.288586)
build_all 0.009599 0.000353 17.784655 ( 1.676446)
build_install 0.004501 0.005899 6.262554 ( 1.530251)
test_btest 0.000772 0.000235 103.685005 ( 8.853069)
test_basic 0.004302 0.000130 0.834683 ( 0.910426)
test_all 0.091319 0.049016 543.590434 ( 62.632172)
test_rubyspec 0.026298 0.042358 132.340107 ( 15.909809)
total: 97.87 sec