Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-082205
#<BuildRuby:0x0000556ee4f40008
@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-082205",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005911 0.000408 0.843333 ( 1.023830)
build_miniruby 0.001103 0.000221 1.009797 ( 1.007720)
build_ruby 0.001358 0.000271 2.781776 ( 2.779201)
build_all 0.008189 0.001638 16.712162 ( 2.973785)
build_install 0.010686 0.001116 2.311430 ( 1.189205)
test_btest 0.000735 0.000138 79.993590 ( 10.931612)
test_basic 0.006440 0.000227 0.363806 ( 0.449806)
test_all 0.001540 0.000272 664.807839 ( 98.754770)
test_rubyspec 0.040799 0.041127 51.601837 ( 59.722193)
total: 178.83 sec