Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-095818
#<BuildRuby:0x0000557ccaad3fa8
@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.20230524-095818",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005202 0.000205 1.330395 ( 2.661421)
build_miniruby 0.000830 0.000131 0.788813 ( 0.788505)
build_ruby 0.001093 0.000173 2.311934 ( 2.312638)
build_all 0.000000 0.009408 12.651423 ( 1.157394)
build_install 0.001497 0.005938 1.733931 ( 0.823093)
test_btest 0.000501 0.000176 83.227283 ( 6.815154)
test_basic 0.002460 0.000861 0.529556 ( 0.612616)
test_all 0.001173 0.000411 430.763898 ( 48.350356)
test_rubyspec 0.021982 0.019095 41.855678 ( 54.315037)
total: 117.84 sec