Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-184722
#<BuildRuby:0x000055bcbbf77560
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-184722",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003482 0.000820 0.996924 ( 1.368975)
build_miniruby 0.001196 0.000282 0.842435 ( 0.841979)
build_ruby 0.001506 0.000000 2.764210 ( 2.765016)
build_all 0.004754 0.005447 15.745782 ( 1.472094)
build_install 0.006553 0.001872 4.640739 ( 1.161744)
test_btest 0.000782 0.000224 84.764035 ( 6.972229)
test_basic 0.004826 0.000198 0.764516 ( 0.840463)
test_all 0.087603 0.045790 517.326829 ( 54.152735)
test_rubyspec 0.030620 0.018421 50.267711 ( 62.598193)
total: 132.17 sec