Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-070136
#<BuildRuby:0x000055566c68fe30
@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.20230104-070136",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.000787 0.005707 0.844899 ( 1.387885)
build_miniruby 0.001181 0.000000 1.018837 ( 1.016978)
build_ruby 0.001669 0.000000 2.784546 ( 2.781804)
build_all 0.009417 0.000440 16.717790 ( 2.987607)
build_install 0.009194 0.002554 2.317595 ( 1.188840)
test_btest 0.000873 0.000242 73.937923 ( 10.453007)
test_basic 0.006434 0.000000 0.311645 ( 0.398032)
test_all 0.001300 0.000000 665.819868 (103.721517)
test_rubyspec 0.064680 0.062968 51.419840 ( 59.517051)
total: 183.45 sec