Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-183806
#<BuildRuby:0x0000560cd52dc0e8
@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.20231209-183806",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.004709 0.000000 1.003503 ( 1.257349)
build_miniruby 0.000992 0.000000 0.865357 ( 0.865481)
build_ruby 0.000965 0.000000 2.702404 ( 2.703679)
build_all 0.004245 0.004201 12.146068 ( 1.004767)
build_install 0.005586 0.003377 3.540877 ( 0.967798)
test_btest 0.000639 0.000075 64.753366 ( 4.703734)
test_basic 0.000000 0.003709 0.371169 ( 0.453338)
test_all 0.077073 0.022449 372.172229 ( 43.149231)
test_rubyspec 0.053688 0.020328 39.853209 ( 52.488998)
total: 107.59 sec