Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-100855
#<BuildRuby:0x000055ab5fbbf548
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-100855",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.000448 0.005521 1.686813 ( 1.970763)
build_miniruby 0.000662 0.000441 1.012613 ( 1.014036)
build_ruby 0.000200 0.001304 3.449873 ( 3.450357)
build_all 0.001617 0.008344 17.414328 ( 1.632524)
build_install 0.008883 0.001189 6.138545 ( 1.504169)
test_btest 0.000000 0.001300 103.449759 ( 9.136152)
test_basic 0.000000 0.004907 0.805162 ( 0.879162)
test_all 0.114822 0.025626 566.110519 ( 55.209901)
test_rubyspec 0.037901 0.031669 133.453948 ( 16.194278)
total: 90.99 sec