Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-222507
#<BuildRuby:0x0000559ca2df4028
@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.20230107-222507",
@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.000024 0.000003 0.000027 ( 0.000032)
autoconf 0.000053 0.000007 0.000060 ( 0.000061)
configure 0.000044 0.000006 0.000050 ( 0.000049)
build_up 0.007966 0.001062 0.871444 ( 1.041713)
build_miniruby 0.000989 0.000132 1.018288 ( 1.016476)
build_ruby 0.001402 0.000187 2.781155 ( 2.778662)
build_all 0.000000 0.010000 16.922554 ( 3.010678)
build_install 0.006068 0.003139 2.128618 ( 1.076221)
test_btest 0.000716 0.000211 71.131943 ( 11.001502)
test_basic 0.005599 0.001647 0.359211 ( 0.444026)
test_all 0.000984 0.000290 668.232267 (111.837783)
test_rubyspec 0.096452 0.032722 52.476218 ( 60.464616)
total: 192.67 sec