Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-150545
#<BuildRuby:0x0000556314cbc178
@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.20231231-150545",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000789 0.004364 0.802143 ( 1.186169)
build_miniruby 0.000872 0.000158 0.844110 ( 0.844432)
build_ruby 0.001321 0.000240 2.694114 ( 2.694483)
build_all 0.005157 0.002713 12.030636 ( 0.973227)
build_install 0.010564 0.000000 3.363106 ( 0.960234)
test_btest 0.000882 0.000000 64.672596 ( 4.573726)
test_basic 0.001105 0.003245 0.424586 ( 0.504326)
test_all 0.090315 0.007553 368.466570 ( 38.820691)
test_rubyspec 0.045905 0.018199 40.574215 ( 53.126374)
total: 103.68 sec