Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-092753
#<BuildRuby:0x0000555f3b8e3f38
@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.20230125-092753",
@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.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005453 0.001168 0.837892 ( 1.009216)
build_miniruby 0.001120 0.000240 1.006586 ( 1.004714)
build_ruby 0.001341 0.000288 2.775610 ( 2.773096)
build_all 0.008975 0.000919 16.721164 ( 3.001527)
build_install 0.009168 0.000000 2.072265 ( 1.070822)
test_btest 0.001160 0.000000 72.847014 ( 10.842349)
test_basic 0.006641 0.000000 0.374283 ( 0.460172)
test_all 0.001301 0.000000 658.304350 (110.739528)
test_rubyspec 0.090109 0.034734 51.740054 ( 59.784519)
total: 190.69 sec