Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-204925
#<BuildRuby:0x0000564550fcf468
@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.20221230-204925",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.004438 0.002132 0.842236 ( 1.030842)
build_miniruby 0.000955 0.000239 1.015435 ( 1.013653)
build_ruby 0.001329 0.000332 2.803047 ( 2.800462)
build_all 0.000070 0.009737 16.850697 ( 3.002065)
build_install 0.008351 0.003439 2.309375 ( 1.187148)
test_btest 0.000798 0.000329 73.833548 ( 11.140379)
test_basic 0.004714 0.001941 0.346910 ( 0.433256)
test_all 0.000000 0.001324 668.780617 (100.446799)
test_rubyspec 0.055710 0.065464 51.475845 ( 59.521354)
total: 180.58 sec