Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-225646
#<BuildRuby:0x0000561fbdbdb568
@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.20230624-225646",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005923 0.000747 1.429890 ( 2.701714)
build_miniruby 0.000798 0.000319 0.762483 ( 0.761659)
build_ruby 0.001614 0.000000 2.600234 ( 2.600868)
build_all 0.010181 0.000000 15.358490 ( 1.378213)
build_install 0.009461 0.000052 4.490471 ( 1.087893)
test_btest 0.000620 0.000186 82.970008 ( 7.488310)
test_basic 0.000404 0.004423 0.786916 ( 0.872073)
test_all 0.001000 0.000350 452.142629 ( 51.961688)
test_rubyspec 0.020458 0.018412 41.867480 ( 54.366284)
total: 123.22 sec