Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-073941
#<BuildRuby:0x000055f74f48e620
@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.20230114-073941",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000053 0.000000 0.000053 ( 0.000052)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.007823 0.001252 0.854680 ( 1.038252)
build_miniruby 0.001067 0.000328 1.023055 ( 1.020909)
build_ruby 0.001234 0.000379 2.789075 ( 2.786328)
build_all 0.005027 0.004762 16.788129 ( 2.963007)
build_install 0.006186 0.005262 2.082172 ( 1.078301)
test_btest 0.000653 0.000261 81.456826 ( 11.151642)
test_basic 0.004694 0.001877 0.363794 ( 0.449533)
test_all 0.000993 0.000397 665.967065 (107.413191)
test_rubyspec 0.064643 0.023145 52.062506 ( 60.145568)
total: 188.05 sec