Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-045023
#<BuildRuby:0x0000557a2877bf58
@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.20230106-045023",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003834 0.002941 0.866430 ( 1.530869)
build_miniruby 0.001083 0.000289 1.013911 ( 1.011921)
build_ruby 0.001289 0.000344 2.770427 ( 2.767790)
build_all 0.006278 0.003487 16.762348 ( 2.995424)
build_install 0.008560 0.002517 2.079227 ( 1.067446)
test_btest 0.000787 0.000232 68.707375 ( 11.159854)
test_basic 0.005131 0.001509 0.345441 ( 0.431604)
test_all 0.001664 0.000489 668.249264 ( 95.130632)
test_rubyspec 0.045673 0.052614 51.899611 ( 60.004071)
total: 176.10 sec