Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-022418
#<BuildRuby:0x000055a647680040
@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.20231227-022418",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001494 0.004309 0.796486 ( 1.171712)
build_miniruby 0.000727 0.000243 0.839145 ( 0.839184)
build_ruby 0.001492 0.000000 2.642709 ( 2.643585)
build_all 0.000785 0.007235 11.923233 ( 1.002953)
build_install 0.009640 0.000756 3.393567 ( 0.977840)
test_btest 0.000564 0.000226 61.315722 ( 5.254203)
test_basic 0.000000 0.003729 0.411382 ( 0.490976)
test_all 0.092278 0.004473 363.988306 ( 42.509562)
test_rubyspec 0.034652 0.030044 40.256468 ( 52.832753)
total: 107.72 sec