Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-061118
#<BuildRuby:0x000055aa4c7f8040
@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.20221207-061118",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000050)
configure 0.000000 0.000018 0.000018 ( 0.000017)
build_up 0.001092 0.004257 1.140562 ( 1.169531)
build_miniruby 0.000000 0.000982 0.966503 ( 0.965096)
build_ruby 0.000000 0.001312 2.838042 ( 2.730069)
build_all 0.005733 0.003190 15.864334 ( 3.324570)
build_install 0.006172 0.003846 2.385953 ( 1.351633)
test_btest 0.000502 0.000134 60.823872 ( 12.296076)
test_basic 0.003893 0.001038 0.327183 ( 0.418316)
test_all 0.001453 0.000000 647.898682 (122.664513)
test_rubyspec 0.063504 0.021904 52.782960 ( 60.914869)
total: 205.84 sec