Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-211644
#<BuildRuby:0x000055d5efee2eb8
@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.20230604-211644",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000719 0.004373 1.295791 ( 2.583249)
build_miniruby 0.000756 0.000302 0.773433 ( 0.773039)
build_ruby 0.001262 0.000000 2.497203 ( 2.497496)
build_all 0.008164 0.000388 12.105095 ( 1.101148)
build_install 0.005346 0.001887 1.650294 ( 0.827528)
test_btest 0.000763 0.000269 79.990914 ( 7.413790)
test_basic 0.003471 0.001225 0.681570 ( 0.763890)
test_all 0.001063 0.000376 424.005444 ( 38.568938)
test_rubyspec 0.016855 0.020668 40.748250 ( 53.249989)
total: 107.78 sec