Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-063125
#<BuildRuby:0x0000563223c37228
@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.20230728-063125",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005585 0.000931 1.575963 ( 3.037284)
build_miniruby 0.001046 0.000000 0.913957 ( 0.913913)
build_ruby 0.001598 0.000000 2.754694 ( 2.759269)
build_all 0.006256 0.003541 14.686119 ( 1.293738)
build_install 0.008388 0.000040 2.128581 ( 0.977865)
test_btest 0.000859 0.000150 84.058544 ( 7.327352)
test_basic 0.003770 0.000655 0.598792 ( 0.679271)
test_all 0.001544 0.000116 542.625104 ( 49.882634)
test_rubyspec 0.022373 0.023668 44.276481 ( 56.654203)
total: 123.53 sec