Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-155145
#<BuildRuby:0x00005568250c2fa0
@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.20240114-155145",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000041 0.000000 0.000041 ( 0.000042)
build_up 0.005811 0.000143 0.798261 ( 1.179525)
build_miniruby 0.000909 0.000070 0.812550 ( 0.812684)
build_ruby 0.001800 0.000139 2.655692 ( 2.655591)
build_all 0.007387 0.000000 11.905677 ( 0.983262)
build_install 0.010537 0.000306 3.366302 ( 0.954997)
test_btest 0.000791 0.000049 66.990721 ( 4.724678)
test_basic 0.004755 0.000000 0.414887 ( 0.494512)
test_all 0.082263 0.019508 373.480549 ( 34.935020)
test_rubyspec 0.041262 0.029245 40.650370 ( 53.185319)
total: 99.93 sec