Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-120719
#<BuildRuby:0x000055f2cff5ff38
@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.20230109-120719",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000023 0.000010 0.000033 ( 0.000034)
build_up 0.005647 0.000689 0.862708 ( 1.036873)
build_miniruby 0.000971 0.000374 1.011024 ( 1.009253)
build_ruby 0.001103 0.000424 2.775836 ( 2.773306)
build_all 0.007608 0.002332 16.849345 ( 3.010956)
build_install 0.010444 0.000909 2.141311 ( 1.091924)
test_btest 0.000744 0.000248 74.105617 ( 11.015792)
test_basic 0.005787 0.000547 0.349311 ( 0.435782)
test_all 0.000896 0.000283 668.546246 (107.864691)
test_rubyspec 0.089262 0.037438 51.866343 ( 59.965997)
total: 188.21 sec