Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-235529
#<BuildRuby:0x000055ec9be94728
@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.20230109-235529",
@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.000000 0.000008 0.000008 ( 0.000008)
autoconf 0.000000 0.000047 0.000047 ( 0.000046)
configure 0.000000 0.000037 0.000037 ( 0.000037)
build_up 0.001547 0.004919 0.858668 ( 1.075636)
build_miniruby 0.000000 0.001263 1.025760 ( 1.023677)
build_ruby 0.001440 0.000000 2.770592 ( 2.767971)
build_all 0.008597 0.001305 16.860078 ( 3.000802)
build_install 0.010299 0.001184 2.152212 ( 1.085578)
test_btest 0.000882 0.000000 76.115223 ( 10.253964)
test_basic 0.004202 0.002472 0.357957 ( 0.444636)
test_all 0.001064 0.000563 661.291392 (110.959589)
test_rubyspec 0.055221 0.039392 52.087065 ( 60.161003)
total: 190.77 sec