Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-184943
#<BuildRuby:0x000056407575bde8
@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.20240613-184943",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003719 0.000391 1.403120 ( 2.755385)
build_miniruby 0.001153 0.000000 0.869214 ( 0.868885)
build_ruby 0.000000 0.001462 2.984727 ( 2.985265)
build_all 0.009115 0.002344 16.426097 ( 1.584892)
build_install 0.005800 0.003669 5.911184 ( 1.330651)
test_btest 0.000889 0.000148 98.429670 ( 8.021201)
test_basic 0.000000 0.003960 0.702298 ( 0.785896)
test_all 0.097521 0.036021 501.514364 ( 48.648426)
test_rubyspec 0.050197 0.012857 124.111009 ( 15.232586)
total: 82.21 sec