Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-170615
#<BuildRuby:0x0000563672384178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-170615",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000000 0.000077 0.000077 ( 0.000077)
configure 0.000000 0.000037 0.000037 ( 0.000036)
build_up 0.002188 0.004729 0.781499 ( 1.177334)
build_miniruby 0.000879 0.000264 0.792800 ( 0.792190)
build_ruby 0.001103 0.000331 2.633356 ( 2.634157)
build_all 0.006726 0.000570 11.935725 ( 0.961619)
build_install 0.000000 0.008753 3.369326 ( 0.955448)
test_btest 0.000000 0.000664 63.562076 ( 5.093963)
test_basic 0.000000 0.004229 0.411511 ( 0.491751)
test_all 0.078354 0.019590 381.253716 ( 34.109093)
test_rubyspec 0.038151 0.023656 39.894098 ( 52.502216)
total: 98.72 sec