Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-183119
#<BuildRuby:0x0000560c1d84b1e0
@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.20231213-183119",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001150 0.003536 1.016625 ( 1.288709)
build_miniruby 0.000745 0.000125 0.875376 ( 0.876313)
build_ruby 0.001349 0.000225 2.716002 ( 2.720032)
build_all 0.005391 0.002664 12.152929 ( 0.981202)
build_install 0.013032 0.001053 3.579276 ( 0.972033)
test_btest 0.000544 0.000096 63.531075 ( 4.733028)
test_basic 0.003465 0.000612 0.375684 ( 0.457598)
test_all 0.062337 0.038279 407.712511 ( 44.548021)
test_rubyspec 0.028086 0.035813 39.871233 ( 52.548848)
total: 109.13 sec