Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-095617
#<BuildRuby:0x000055cff57eeeb8
@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.20240117-095617",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001117 0.004524 1.261769 ( 1.615754)
build_miniruby 0.000694 0.000324 0.861641 ( 0.860880)
build_ruby 0.000891 0.000415 2.764563 ( 2.763966)
build_all 0.006159 0.002874 14.470610 ( 1.392588)
build_install 0.006734 0.000932 4.140425 ( 1.055031)
test_btest 0.000787 0.000345 75.450396 ( 7.219912)
test_basic 0.000000 0.004141 0.665124 ( 0.740953)
test_all 0.110843 0.018906 500.105194 ( 51.533463)
test_rubyspec 0.031986 0.029398 80.987477 ( 93.332724)
total: 160.52 sec