Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-104346
#<BuildRuby:0x00005624d20bfe80
@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.20230109-104346",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005318 0.001140 0.850811 ( 1.300518)
build_miniruby 0.001283 0.000000 1.018838 ( 1.016898)
build_ruby 0.001622 0.000000 2.779916 ( 2.777551)
build_all 0.009799 0.000000 16.844883 ( 3.007646)
build_install 0.011607 0.000000 2.134074 ( 1.084244)
test_btest 0.000715 0.000000 80.024240 ( 10.948216)
test_basic 0.006966 0.000000 0.380516 ( 0.466161)
test_all 0.001436 0.000016 673.684400 ( 94.561213)
test_rubyspec 0.088713 0.036197 52.144571 ( 60.219351)
total: 175.38 sec