Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-140146
#<BuildRuby:0x000055801ecc7e20
@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.20230724-140146",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005991 0.000000 1.388445 ( 2.761056)
build_miniruby 0.001080 0.000000 0.863841 ( 0.863564)
build_ruby 0.001179 0.000000 2.568210 ( 2.568706)
build_all 0.009213 0.000000 13.171476 ( 1.197512)
build_install 0.007694 0.000000 1.834132 ( 0.879952)
test_btest 0.000950 0.000000 76.271616 ( 7.121868)
test_basic 0.004866 0.000000 0.662408 ( 0.741074)
test_all 0.000917 0.000000 458.266817 ( 50.125705)
test_rubyspec 0.020124 0.018362 43.560572 ( 56.029236)
total: 122.29 sec