Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-054759
#<BuildRuby:0x000055c9705ec150
@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.20231229-054759",
@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.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.005017 0.783387 ( 1.182593)
build_miniruby 0.000000 0.001016 0.805206 ( 0.804993)
build_ruby 0.000068 0.001835 2.654185 ( 2.654775)
build_all 0.006985 0.000998 11.954347 ( 0.957694)
build_install 0.010358 0.000783 3.386098 ( 0.963014)
test_btest 0.000600 0.000080 64.431684 ( 5.412581)
test_basic 0.003712 0.000495 0.407687 ( 0.486505)
test_all 0.080898 0.017625 365.109906 ( 36.246310)
test_rubyspec 0.047747 0.019629 40.779244 ( 53.355575)
total: 102.06 sec