Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-053125
#<BuildRuby:0x000055642f0a7fb0
@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.20230131-053125",
@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.000018 0.000006 0.000024 ( 0.000024)
configure 0.000011 0.000004 0.000015 ( 0.000013)
build_up 0.001975 0.004643 0.926111 ( 1.070070)
build_miniruby 0.000959 0.000369 1.009535 ( 1.007571)
build_ruby 0.001228 0.000472 2.794086 ( 2.791561)
build_all 0.007308 0.002811 16.773670 ( 2.984795)
build_install 0.006008 0.005304 2.092638 ( 1.073983)
test_btest 0.000697 0.000299 75.810179 ( 10.198327)
test_basic 0.004739 0.002031 0.367228 ( 0.452846)
test_all 0.000000 0.001197 662.605937 (101.128285)
test_rubyspec 0.083578 0.045801 51.699290 ( 59.769222)
total: 180.48 sec