Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-013644
#<BuildRuby:0x0000558ce66f76b0
@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.20240107-013644",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002174 0.002684 1.253503 ( 1.647912)
build_miniruby 0.000867 0.000204 1.420985 ( 1.423524)
build_ruby 0.001407 0.000000 5.228191 ( 5.236518)
build_all 0.008548 0.001758 16.577934 ( 1.618924)
build_install 0.010660 0.004364 4.805628 ( 1.700492)
test_btest 0.000610 0.000153 83.699825 ( 9.558168)
test_basic 0.000000 0.004884 0.605846 ( 0.674511)
test_all 0.091422 0.029929 555.070357 ( 58.236063)
test_rubyspec 0.031135 0.030781 71.940738 ( 84.293530)
total: 164.39 sec