Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-182859
#<BuildRuby:0x000055fb718afc88
@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.20230730-182859",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005947 1.343574 ( 2.654105)
build_miniruby 0.000000 0.001041 0.904659 ( 0.903388)
build_ruby 0.000000 0.001186 2.631770 ( 2.632173)
build_all 0.006886 0.002593 14.622991 ( 1.255143)
build_install 0.007030 0.001057 2.057603 ( 0.941536)
test_btest 0.000759 0.000212 84.385409 ( 7.722588)
test_basic 0.000823 0.003708 0.732496 ( 0.809852)
test_all 0.000357 0.000455 532.916903 ( 50.928648)
test_rubyspec 0.011722 0.024996 43.772524 ( 56.195959)
total: 124.04 sec