Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-122349
#<BuildRuby:0x000055ccde504460
@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.20230124-122349",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.005380 0.001153 0.842099 ( 1.050149)
build_miniruby 0.001118 0.000239 1.003585 ( 1.001771)
build_ruby 0.001324 0.000284 2.754783 ( 2.752181)
build_all 0.009980 0.000000 16.723269 ( 2.965705)
build_install 0.010852 0.000545 2.068215 ( 1.064213)
test_btest 0.000980 0.000163 73.556421 ( 10.574582)
test_basic 0.001325 0.004940 0.308482 ( 0.395224)
test_all 0.001040 0.000231 655.915383 (100.940064)
test_rubyspec 0.088591 0.031815 51.673953 ( 59.725883)
total: 180.47 sec