Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-013422
#<BuildRuby:0x000055d601f3c0c8
@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.20240116-013422",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.002701 0.003602 0.796728 ( 1.165365)
build_miniruby 0.000698 0.000254 0.795660 ( 0.795387)
build_ruby 0.001123 0.000409 2.651889 ( 2.652405)
build_all 0.006886 0.000914 11.864242 ( 0.943542)
build_install 0.005924 0.007538 3.442101 ( 0.969961)
test_btest 0.000456 0.000195 67.632545 ( 4.840265)
test_basic 0.004801 0.000236 0.396087 ( 0.475567)
test_all 0.077422 0.018310 372.717375 ( 31.698217)
test_rubyspec 0.041926 0.027398 40.511847 ( 53.064180)
total: 96.61 sec