Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-161337
#<BuildRuby:0x000056389c7d34f0
@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.20231209-161337",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004177 0.000015 0.999231 ( 1.270046)
build_miniruby 0.000911 0.000000 0.862715 ( 0.862657)
build_ruby 0.001210 0.000000 2.703909 ( 2.707155)
build_all 0.007957 0.000000 12.170091 ( 0.958970)
build_install 0.008199 0.000000 3.591205 ( 0.966533)
test_btest 0.000772 0.000000 62.721997 ( 5.557329)
test_basic 0.003624 0.000000 0.372766 ( 0.455019)
test_all 0.077544 0.027290 394.828079 ( 37.012190)
test_rubyspec 0.045491 0.028807 39.753964 ( 52.410053)
total: 102.20 sec