Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-065222
#<BuildRuby:0x000055edc8d86678
@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.20230113-065222",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000028 0.000009 0.000037 ( 0.000050)
build_up 0.000000 0.006711 0.853221 ( 1.029622)
build_miniruby 0.000000 0.001362 1.013690 ( 1.011773)
build_ruby 0.000000 0.001517 2.772868 ( 2.770471)
build_all 0.008933 0.000948 16.806408 ( 2.987298)
build_install 0.006272 0.005065 2.079572 ( 1.074874)
test_btest 0.000563 0.000282 67.483809 ( 11.126124)
test_basic 0.006193 0.000000 0.309206 ( 0.396071)
test_all 0.001379 0.000000 660.808715 (103.594034)
test_rubyspec 0.072247 0.032729 51.804480 ( 59.877658)
total: 183.87 sec