Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-204941
#<BuildRuby:0x00005594dab5b048
@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.20240109-204941",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006809 0.000452 0.800034 ( 1.172273)
build_miniruby 0.000822 0.000150 0.810835 ( 0.810809)
build_ruby 0.001465 0.000000 2.703799 ( 2.704638)
build_all 0.008172 0.000000 11.914081 ( 1.000914)
build_install 0.008524 0.004579 3.464637 ( 0.966561)
test_btest 0.000627 0.000125 64.829095 ( 5.808959)
test_basic 0.003952 0.000000 0.398471 ( 0.480110)
test_all 0.067147 0.028356 386.213126 ( 32.367928)
test_rubyspec 0.022166 0.043861 40.553479 ( 53.092971)
total: 98.41 sec