Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-011233
#<BuildRuby:0x0000563ca69800d8
@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.20240103-011233",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.006338 1.043227 ( 1.316213)
build_miniruby 0.000000 0.001065 0.795911 ( 0.796004)
build_ruby 0.000698 0.000734 2.635921 ( 2.636758)
build_all 0.005390 0.002695 11.945495 ( 0.963163)
build_install 0.005689 0.006048 3.550891 ( 0.991708)
test_btest 0.000534 0.000301 61.096670 ( 5.602043)
test_basic 0.001280 0.004040 0.396792 ( 0.476363)
test_all 0.082558 0.018131 372.965866 ( 32.240782)
test_rubyspec 0.040099 0.026335 39.855791 ( 52.444629)
total: 97.47 sec