Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-235524
#<BuildRuby:0x000055a9b0cb0728
@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.20230115-235524",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006240 0.000416 0.847064 ( 1.295169)
build_miniruby 0.001217 0.000082 1.024791 ( 1.022704)
build_ruby 0.000000 0.001629 2.794422 ( 2.791847)
build_all 0.000000 0.009870 16.784042 ( 3.012779)
build_install 0.010692 0.000553 2.102196 ( 1.087780)
test_btest 0.000564 0.000119 72.189095 ( 10.723242)
test_basic 0.005995 0.000358 0.361233 ( 0.447860)
test_all 0.001133 0.000227 662.077721 (104.519735)
test_rubyspec 0.079543 0.055044 52.176736 ( 60.243639)
total: 185.15 sec