Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-053304
#<BuildRuby:0x0000555e7f693ba0
@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.20230727-053304",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003901 0.000975 1.382233 ( 2.683059)
build_miniruby 0.000968 0.000242 0.948134 ( 0.946717)
build_ruby 0.001320 0.000330 2.594318 ( 2.598641)
build_all 0.007520 0.001880 13.903265 ( 1.195057)
build_install 0.000000 0.007936 1.931050 ( 0.911161)
test_btest 0.000000 0.001050 80.313135 ( 7.268695)
test_basic 0.000429 0.003947 0.704160 ( 0.783411)
test_all 0.001912 0.000000 522.958462 ( 48.328995)
test_rubyspec 0.020537 0.023490 43.590660 ( 55.921802)
total: 120.64 sec