Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-022027
#<BuildRuby:0x000055bf7432b0e8
@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.20240614-022027",
@make="make",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005712 1.050187 ( 1.496180)
build_miniruby 0.000232 0.000699 0.704989 ( 0.705233)
build_ruby 0.001467 0.000667 2.236909 ( 2.236573)
build_all 0.007045 0.001309 12.492768 ( 1.039977)
build_install 0.011884 0.005688 4.147289 ( 1.058218)
test_btest 0.000487 0.000208 70.285035 ( 5.323774)
test_basic 0.003633 0.001557 0.404876 ( 0.484229)
test_all 0.083843 0.015031 367.525799 ( 37.772485)
test_rubyspec 0.022947 0.018433 86.493694 ( 10.972240)
total: 61.09 sec