Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-123539
#<BuildRuby:0x0000557521962620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-123539",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005793 0.000773 0.844696 ( 1.673970)
build_miniruby 0.001205 0.000161 1.016961 ( 1.014948)
build_ruby 0.001443 0.000193 2.778145 ( 2.775656)
build_all 0.009484 0.000081 16.776358 ( 3.005168)
build_install 0.011799 0.000000 2.330665 ( 1.190844)
test_btest 0.000766 0.000000 71.335436 ( 10.982189)
test_basic 0.006957 0.000178 0.309552 ( 0.395128)
test_all 0.001360 0.000130 665.679609 ( 98.460727)
test_rubyspec 0.080473 0.026212 51.509366 ( 59.673789)
total: 179.17 sec