Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-022049
#<BuildRuby:0x00005621fb6fb788
@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-022049",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004678 0.000114 1.184419 ( 1.592380)
build_miniruby 0.001104 0.000000 1.399249 ( 1.401874)
build_ruby 0.001520 0.000000 4.227774 ( 4.239914)
build_all 0.010663 0.000127 16.464033 ( 1.688275)
build_install 0.014106 0.000770 4.825447 ( 1.636583)
test_btest 0.000640 0.000087 80.562372 ( 7.352284)
test_basic 0.007186 0.000348 0.646588 ( 0.707649)
test_all 0.100430 0.020611 564.009969 ( 63.685150)
test_rubyspec 0.036096 0.027500 74.483338 ( 86.884544)
total: 169.19 sec