Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-070100
#<BuildRuby:0x0000555fe47037f0
@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.20240106-070100",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000642 0.003553 1.091938 ( 1.495231)
build_miniruby 0.000875 0.000125 1.198837 ( 1.199607)
build_ruby 0.001089 0.000155 3.445537 ( 3.454936)
build_all 0.010558 0.000000 16.004797 ( 1.553634)
build_install 0.012846 0.000393 4.314952 ( 1.329862)
test_btest 0.000738 0.000077 83.225728 ( 9.937621)
test_basic 0.001371 0.004408 0.521287 ( 0.596583)
test_all 0.089024 0.030811 561.462190 ( 64.263189)
test_rubyspec 0.027970 0.025483 57.734883 ( 70.186324)
total: 154.02 sec