Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-125851
#<BuildRuby:0x000055fe2ce83520
@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.20230731-125851",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001877 0.004655 1.597370 ( 2.889625)
build_miniruby 0.000733 0.000275 0.940530 ( 0.940716)
build_ruby 0.000958 0.000360 2.578663 ( 2.578870)
build_all 0.004435 0.004949 14.310919 ( 1.241143)
build_install 0.004901 0.004272 2.143323 ( 0.996168)
test_btest 0.000769 0.000346 85.993239 ( 7.476182)
test_basic 0.004617 0.000324 0.783661 ( 0.859429)
test_all 0.001378 0.000000 514.914531 ( 52.959453)
test_rubyspec 0.024276 0.018703 45.571874 ( 57.979814)
total: 127.92 sec