Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-062313
#<BuildRuby:0x000055dbc94cc188
@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.20231207-062313",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000025 0.000000 0.000025 ( 0.000030)
build_up 0.005178 0.000174 0.990844 ( 1.285103)
build_miniruby 0.000771 0.000154 0.872792 ( 0.872961)
build_ruby 0.001572 0.000315 2.708888 ( 2.709458)
build_all 0.000000 0.007767 12.147296 ( 0.986182)
build_install 0.009126 0.001450 3.561095 ( 0.961289)
test_btest 0.000655 0.000218 67.523575 ( 5.127193)
test_basic 0.002370 0.000790 0.371774 ( 0.455256)
test_all 0.084913 0.014169 378.112551 ( 33.315186)
test_rubyspec 0.049215 0.027151 39.685807 ( 52.377067)
total: 98.09 sec