Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-073642
#<BuildRuby:0x000055a2d03f43a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-073642",
@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.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004592 0.000328 1.090670 ( 1.104640)
build_miniruby 0.000855 0.000061 0.992195 ( 0.990935)
build_ruby 0.000000 0.001098 2.798823 ( 2.691078)
build_all 0.005664 0.003387 15.819306 ( 3.222074)
build_install 0.009543 0.000637 2.195781 ( 1.246554)
test_btest 0.000627 0.000000 64.707099 ( 11.599054)
test_basic 0.001060 0.003469 0.327704 ( 0.418360)
test_all 0.001176 0.000000 660.895372 (122.217896)
test_rubyspec 0.036349 0.025544 53.799376 ( 61.963171)
total: 205.45 sec