Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-151252
#<BuildRuby:0x000056103fadc078
@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.20231215-151252",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004534 0.000042 1.021512 ( 1.310104)
build_miniruby 0.000968 0.000080 0.877791 ( 0.878617)
build_ruby 0.001021 0.000085 2.719327 ( 2.719659)
build_all 0.004530 0.003686 12.053546 ( 1.023233)
build_install 0.008796 0.004937 3.548323 ( 0.980751)
test_btest 0.000459 0.000092 64.529579 ( 4.945459)
test_basic 0.000013 0.004333 0.375960 ( 0.457072)
test_all 0.084047 0.017737 403.769848 ( 35.139323)
test_rubyspec 0.036822 0.039283 39.648913 ( 52.324358)
total: 99.78 sec