Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-011756
#<BuildRuby:0x000055928907c3c8
@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.20230110-011756",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002707 0.003811 0.853579 ( 1.153071)
build_miniruby 0.001084 0.000217 1.025924 ( 1.023909)
build_ruby 0.001383 0.000276 2.780313 ( 2.777785)
build_all 0.009594 0.000222 16.928660 ( 2.993916)
build_install 0.005921 0.005639 2.130418 ( 1.080299)
test_btest 0.000933 0.000220 71.475584 ( 11.226393)
test_basic 0.005062 0.001191 0.342314 ( 0.429723)
test_all 0.001157 0.000273 661.960630 (114.747698)
test_rubyspec 0.053247 0.072347 52.086879 ( 60.141593)
total: 195.58 sec