Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-202027
#<BuildRuby:0x00005612c240f918
@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.20230602-202027",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004980 0.000879 1.322412 ( 2.613728)
build_miniruby 0.000957 0.000169 0.831679 ( 0.831495)
build_ruby 0.001034 0.000183 2.343780 ( 2.344862)
build_all 0.000905 0.008112 12.719210 ( 1.074116)
build_install 0.004475 0.003088 1.703856 ( 0.843341)
test_btest 0.000000 0.001087 84.405687 ( 6.849094)
test_basic 0.002616 0.005032 0.695459 ( 0.772321)
test_all 0.001154 0.000419 447.742391 ( 41.229290)
test_rubyspec 0.004466 0.035598 42.399705 ( 54.891536)
total: 111.45 sec