Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-174105
#<BuildRuby:0x000055fd66883d58
@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.20231220-174105",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004516 1.053440 ( 1.329551)
build_miniruby 0.000000 0.001024 0.896829 ( 0.897186)
build_ruby 0.000054 0.001251 2.737109 ( 2.738768)
build_all 0.006746 0.000704 12.330882 ( 1.020590)
build_install 0.008866 0.004200 3.576339 ( 0.986893)
test_btest 0.000593 0.000158 65.252110 ( 5.165694)
test_basic 0.003700 0.000986 0.385816 ( 0.467463)
test_all 0.090598 0.015701 436.507908 ( 38.724790)
test_rubyspec 0.008480 0.046687 40.459180 ( 53.172372)
total: 104.50 sec