Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-175830
#<BuildRuby:0x000055ee8af63e88
@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.20240107-175830",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004316 0.000227 1.243598 ( 1.634110)
build_miniruby 0.001350 0.000000 1.468906 ( 1.470041)
build_ruby 0.000000 0.001419 4.331236 ( 4.338131)
build_all 0.007703 0.002795 16.601220 ( 1.722414)
build_install 0.016792 0.000000 5.169141 ( 1.993637)
test_btest 0.000757 0.000054 83.944511 ( 7.084458)
test_basic 0.002267 0.004534 0.647246 ( 0.711993)
test_all 0.098124 0.023378 537.264921 ( 63.916644)
test_rubyspec 0.056242 0.008814 78.322187 ( 90.447045)
total: 173.32 sec