Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-190916
#<BuildRuby:0x000055b5cb9bf830
@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.20240110-190916",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004351 0.949031 ( 1.342573)
build_miniruby 0.000000 0.001071 0.958317 ( 0.959857)
build_ruby 0.000000 0.001268 2.729557 ( 2.732595)
build_all 0.007885 0.001828 14.939748 ( 1.398751)
build_install 0.008212 0.000698 4.307586 ( 1.153068)
test_btest 0.000543 0.000094 76.602998 ( 7.592493)
test_basic 0.004298 0.000747 0.500153 ( 0.580355)
test_all 0.110522 0.021331 526.160477 ( 49.820586)
test_rubyspec 0.018984 0.014562 48.756977 ( 61.240115)
total: 126.82 sec