Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-100848
#<BuildRuby:0x0000560951e7bac0
@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.20230217-100848",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003331 0.000256 0.765643 ( 1.180519)
build_miniruby 0.000844 0.000065 0.674679 ( 0.673822)
build_ruby 0.001135 0.000088 2.116398 ( 2.116070)
build_all 0.005036 0.004462 12.563826 ( 1.557649)
build_install 0.000000 0.006353 1.556989 ( 0.763469)
test_btest 0.000000 0.000639 66.644727 ( 6.153094)
test_basic 0.003073 0.000289 0.279561 ( 0.375476)
test_all 0.001066 0.000267 502.377643 ( 47.288617)
test_rubyspec 0.014671 0.013761 35.185547 ( 45.747225)
total: 105.86 sec