Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-184645
#<BuildRuby:0x000055ea21bd3ee8
@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.20240623-184645",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000073 0.000000 0.000073 ( 0.000050)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004796 0.000322 1.710635 ( 2.046777)
build_miniruby 0.000845 0.000298 1.037457 ( 1.037595)
build_ruby 0.001185 0.000418 3.447039 ( 3.447427)
build_all 0.010020 0.000548 18.007216 ( 1.693241)
build_install 0.003646 0.006684 6.279080 ( 1.451347)
test_btest 0.000836 0.000318 109.872375 ( 8.393891)
test_basic 0.004477 0.000140 0.848484 ( 0.923181)
test_all 0.097421 0.041547 568.019085 ( 56.021637)
test_rubyspec 0.037547 0.028718 137.250111 ( 16.395590)
total: 91.41 sec