Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-045852
#<BuildRuby:0x0000556dd51a7bb8
@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.20230806-045852",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002199 0.003506 1.294013 ( 2.507174)
build_miniruby 0.000827 0.000229 0.895120 ( 0.894221)
build_ruby 0.001234 0.000000 2.722680 ( 2.722685)
build_all 0.009335 0.000000 14.515107 ( 1.350847)
build_install 0.005458 0.003005 2.187256 ( 0.981731)
test_btest 0.000567 0.000148 84.509692 ( 7.624606)
test_basic 0.003389 0.000884 0.677164 ( 0.753798)
test_all 0.000742 0.000194 554.768698 ( 51.560128)
test_rubyspec 0.021503 0.020624 47.386900 ( 59.713361)
total: 128.11 sec