Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-173024
#<BuildRuby:0x000055b495e58090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230801-173024",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.004155 0.002077 1.495368 ( 3.464659)
build_miniruby 0.000929 0.000465 0.963360 ( 0.962365)
build_ruby 0.000763 0.000381 2.661177 ( 2.661640)
build_all 0.006203 0.003102 13.120010 ( 1.211200)
build_install 0.006591 0.001160 1.842266 ( 0.875569)
test_btest 0.000715 0.000000 76.568452 ( 7.377548)
test_basic 0.005348 0.000000 0.720058 ( 0.794938)
test_all 0.000000 0.002023 462.444620 ( 49.221688)
test_rubyspec 0.016464 0.022676 42.749171 ( 55.144781)
total: 121.72 sec