Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-133033
#<BuildRuby:0x000055a595cdbed8
@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-133033",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003023 0.003778 0.895332 ( 1.052756)
build_miniruby 0.001008 0.000288 1.023927 ( 1.021806)
build_ruby 0.001263 0.000361 2.775311 ( 2.772604)
build_all 0.008748 0.001220 16.770537 ( 2.990940)
build_install 0.007251 0.001933 2.078647 ( 1.072778)
test_btest 0.000808 0.000216 78.324126 ( 10.859549)
test_basic 0.001552 0.005542 0.348840 ( 0.434026)
test_all 0.001062 0.000354 665.818747 (103.363316)
test_rubyspec 0.060739 0.031133 52.008941 ( 60.100247)
total: 183.67 sec