Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-224623
#<BuildRuby:0x0000559980f87ce8
@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.20231121-224623",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004571 0.000831 0.912288 ( 1.365704)
build_miniruby 0.000858 0.000156 0.800504 ( 0.800556)
build_ruby 0.001320 0.000000 2.639826 ( 2.640790)
build_all 0.007725 0.000055 12.137330 ( 1.003927)
build_install 0.005685 0.004682 3.958104 ( 1.010228)
test_btest 0.000631 0.000135 63.913177 ( 5.246629)
test_basic 0.000000 0.004992 0.414066 ( 0.493258)
test_all 0.076900 0.020090 344.102563 ( 35.607449)
test_rubyspec 0.035882 0.028697 39.790219 ( 52.344141)
total: 100.51 sec