Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-030202
#<BuildRuby:0x000055d2a7c7bfa8
@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.20231107-030202",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005193 0.000278 1.388631 ( 1.614030)
build_miniruby 0.000852 0.000189 0.809155 ( 0.808709)
build_ruby 0.000000 0.001288 2.597531 ( 2.598683)
build_all 0.006442 0.003349 16.433267 ( 1.520498)
build_install 0.008641 0.000063 4.905815 ( 1.131355)
test_btest 0.000953 0.000227 84.549252 ( 7.082563)
test_basic 0.003490 0.000831 0.747802 ( 0.829397)
test_all 0.090843 0.044691 520.202480 ( 54.283524)
test_rubyspec 0.009242 0.037726 51.503875 ( 63.765974)
total: 133.64 sec