Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-213857
#<BuildRuby:0x000055bac2e97280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231103-213857",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000540 0.004268 1.524824 ( 1.791363)
build_miniruby 0.000700 0.000262 0.872076 ( 0.872215)
build_ruby 0.000847 0.000318 2.688528 ( 2.688216)
build_all 0.008586 0.001546 16.805534 ( 1.511380)
build_install 0.008534 0.001355 5.162951 ( 1.179819)
test_btest 0.000704 0.000234 86.137002 ( 7.660369)
test_basic 0.000000 0.004062 0.844563 ( 0.920419)
test_all 0.120463 0.013447 521.712669 ( 54.261895)
test_rubyspec 0.023595 0.021996 50.442088 ( 62.773122)
total: 133.66 sec