Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-091023
#<BuildRuby:0x0000560b382b3b50
@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.20230729-091023",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.005890 1.333647 ( 2.619610)
build_miniruby 0.000131 0.000859 0.876928 ( 0.875938)
build_ruby 0.000934 0.000311 2.871172 ( 2.870831)
build_all 0.006903 0.002301 14.544353 ( 1.292924)
build_install 0.003079 0.005474 2.077754 ( 0.916452)
test_btest 0.000718 0.000280 84.063094 ( 7.436453)
test_basic 0.000000 0.004823 0.707083 ( 0.783650)
test_all 0.000000 0.001894 506.680146 ( 50.951255)
test_rubyspec 0.013478 0.026004 45.294735 ( 57.710357)
total: 125.46 sec