Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-201701
#<BuildRuby:0x000055acd6b4c110
@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.20231221-201701",
@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.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004345 0.000000 1.043029 ( 1.285513)
build_miniruby 0.000959 0.000000 0.899599 ( 0.900510)
build_ruby 0.001061 0.000000 2.735048 ( 2.737526)
build_all 0.007312 0.000000 12.238554 ( 1.032257)
build_install 0.009139 0.000000 3.557335 ( 0.983624)
test_btest 0.000000 0.000644 62.672717 ( 5.215540)
test_basic 0.000719 0.003335 0.392021 ( 0.475183)
test_all 0.077899 0.025216 422.424433 ( 46.317158)
test_rubyspec 0.017072 0.030880 40.359667 ( 53.134584)
total: 112.08 sec