Logfile: /home/ko1/ruby/logs/brlog.trunk.20240717-143651
#<BuildRuby:0x000055f3442c8bb0
@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.20240717-143651",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000220 0.004666 1.157753 ( 1.482926)
build_miniruby 0.000696 0.000290 0.755047 ( 0.755297)
build_ruby 0.000925 0.000386 2.320536 ( 2.321382)
build_all 0.007499 0.001561 12.734431 ( 1.076921)
build_install 0.008197 0.003153 4.414466 ( 1.090546)
test_btest 0.000582 0.000224 72.225639 ( 6.278091)
test_basic 0.004054 0.000000 0.429131 ( 0.509782)
test_all 0.073488 0.025343 363.761525 ( 36.283925)
test_rubyspec 0.025482 0.018423 89.789554 ( 11.212143)
total: 61.01 sec