Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-021810
#<BuildRuby:0x000055b170b2c178
@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.20240104-021810",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000528 0.006884 1.053962 ( 1.296649)
build_miniruby 0.000747 0.000230 0.801255 ( 0.801069)
build_ruby 0.001715 0.000000 2.660160 ( 2.660534)
build_all 0.007567 0.000479 12.027399 ( 0.995584)
build_install 0.007144 0.007557 3.466313 ( 0.965424)
test_btest 0.000670 0.000237 63.337938 ( 4.604244)
test_basic 0.003954 0.000000 0.393830 ( 0.474399)
test_all 0.087068 0.014087 378.004997 ( 31.012079)
test_rubyspec 0.032678 0.036226 39.868075 ( 52.425375)
total: 95.24 sec