Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-203918
#<BuildRuby:0x000055e1b7d00090
@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.20231214-203918",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003911 0.000356 1.022257 ( 1.306972)
build_miniruby 0.000830 0.000075 0.871866 ( 0.874498)
build_ruby 0.001001 0.000091 2.705559 ( 2.708293)
build_all 0.003687 0.003712 12.210369 ( 1.011930)
build_install 0.003665 0.009390 3.570052 ( 0.973063)
test_btest 0.000509 0.000157 66.887365 ( 4.989210)
test_basic 0.000000 0.003629 0.377414 ( 0.459740)
test_all 0.076905 0.023447 414.028186 ( 36.853325)
test_rubyspec 0.032626 0.038794 39.886251 ( 52.560694)
total: 101.74 sec