Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-024325
#<BuildRuby:0x00005616ae8203c8
@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.20230125-024325",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006131 0.000383 0.844191 ( 1.445490)
build_miniruby 0.001195 0.000075 1.006619 ( 1.004758)
build_ruby 0.001350 0.000085 2.750797 ( 2.748137)
build_all 0.001307 0.008495 16.756376 ( 3.008555)
build_install 0.010367 0.001003 2.093994 ( 1.073027)
test_btest 0.000797 0.000132 72.122399 ( 10.203584)
test_basic 0.002171 0.004191 0.336207 ( 0.422576)
test_all 0.001404 0.000000 659.336208 ( 96.806878)
test_rubyspec 0.079261 0.054684 51.453386 ( 59.489774)
total: 176.20 sec