Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-042340
#<BuildRuby:0x00005557b805f4f0
@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-042340",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004646 0.000126 1.191104 ( 1.588020)
build_miniruby 0.001162 0.000000 1.700855 ( 1.703232)
build_ruby 0.001658 0.000000 4.394512 ( 4.401826)
build_all 0.009013 0.001267 16.498828 ( 1.648557)
build_install 0.004535 0.010740 4.974211 ( 1.740704)
test_btest 0.000657 0.000179 81.983650 ( 9.954735)
test_basic 0.006164 0.000564 0.647830 ( 0.710737)
test_all 0.092135 0.029966 572.803185 ( 65.670674)
test_rubyspec 0.039383 0.025421 75.174602 ( 87.544030)
total: 174.96 sec