Logfile: /home/ko1/ruby/logs/brlog.trunk.20240812-034227
#<BuildRuby:0x000055f731c647f0
@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.20240812-034227",
@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.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.005335 1.162125 ( 1.572721)
build_miniruby 0.000272 0.000847 0.706040 ( 0.706053)
build_ruby 0.000904 0.000556 2.308368 ( 2.309167)
build_all 0.005840 0.002940 12.731210 ( 1.030585)
build_install 0.008491 0.007496 4.366945 ( 1.065574)
test_btest 0.000000 0.000759 72.741482 ( 5.573081)
test_basic 0.001681 0.003378 0.405897 ( 0.486236)
test_all 0.077441 0.029829 375.914128 ( 42.848658)
test_rubyspec 0.016912 0.028356 92.279388 ( 11.340087)
total: 66.93 sec