Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-194148
#<BuildRuby:0x000055ee6239ffc0
@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-194148",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.005710 0.000747 1.883985 ( 2.201904)
build_miniruby 0.000739 0.000324 1.078463 ( 1.078264)
build_ruby 0.001586 0.000000 3.275273 ( 3.275851)
build_all 0.006506 0.004084 17.815963 ( 1.648282)
build_install 0.007001 0.003565 6.273824 ( 1.492215)
test_btest 0.000920 0.000415 107.758700 ( 8.979331)
test_basic 0.002046 0.005163 0.889120 ( 0.960640)
test_all 0.109375 0.029842 554.258858 ( 51.816479)
test_rubyspec 0.034766 0.032693 135.189328 ( 16.159434)
total: 87.61 sec