Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-190228
#<BuildRuby:0x000055c1ee400140
@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.20240622-190228",
@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.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002640 0.003453 1.675074 ( 1.912337)
build_miniruby 0.000784 0.000323 1.111590 ( 1.111764)
build_ruby 0.001126 0.000464 3.290843 ( 3.291333)
build_all 0.005513 0.004706 17.280948 ( 1.644880)
build_install 0.005528 0.004800 6.007956 ( 1.423796)
test_btest 0.000801 0.000379 109.803310 ( 8.309476)
test_basic 0.003213 0.001522 0.852688 ( 0.926826)
test_all 0.088951 0.048806 567.006978 ( 55.135059)
test_rubyspec 0.036234 0.029667 135.518752 ( 16.344506)
total: 90.10 sec