Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-164049
#<BuildRuby:0x0000555eeb58b8e0
@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-164049",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004760 0.000000 0.998481 ( 1.260779)
build_miniruby 0.001165 0.000000 0.871231 ( 0.871611)
build_ruby 0.001315 0.000000 2.672863 ( 2.677932)
build_all 0.007947 0.000000 11.988798 ( 0.991300)
build_install 0.004147 0.008461 3.561077 ( 0.981202)
test_btest 0.000654 0.000082 64.447913 ( 4.491130)
test_basic 0.000000 0.004066 0.375485 ( 0.458294)
test_all 0.076881 0.022684 408.178459 ( 36.585135)
test_rubyspec 0.028239 0.027433 39.819739 ( 52.507133)
total: 100.83 sec