Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-165027
#<BuildRuby:0x000055b5f137f468
@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.20230108-165027",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.002141 0.006829 0.851403 ( 1.016209)
build_miniruby 0.000000 0.001295 1.023500 ( 1.021548)
build_ruby 0.000000 0.001740 2.784986 ( 2.782330)
build_all 0.001056 0.008930 16.838018 ( 2.982490)
build_install 0.006918 0.004229 2.161827 ( 1.091820)
test_btest 0.000546 0.000409 75.065862 ( 10.941257)
test_basic 0.002136 0.005323 0.357570 ( 0.442408)
test_all 0.000701 0.000569 664.733452 ( 96.224834)
test_rubyspec 0.067795 0.059886 52.590688 ( 60.630950)
total: 177.13 sec