Logfile: /home/ko1/ruby/logs/brlog.trunk.20240817-081045
#<BuildRuby:0x000055f9f9c8d608
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240817-081045",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005256 1.168448 ( 1.569151)
build_miniruby 0.000279 0.001166 0.741451 ( 0.740919)
build_ruby 0.000865 0.000399 2.298754 ( 2.299618)
build_all 0.004271 0.005182 12.702023 ( 1.040159)
build_install 0.001848 0.010304 4.315555 ( 1.080477)
test_btest 0.000404 0.000296 74.274949 ( 5.966816)
test_basic 0.002588 0.002726 0.408993 ( 0.489558)
test_all 0.066799 0.039055 380.464469 ( 33.886763)
test_rubyspec 0.017413 0.028291 96.272093 ( 11.493563)
total: 58.57 sec