Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-163600
#<BuildRuby:0x000055dbbdcf3728
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-163600",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000036 0.000000 0.000036 ( 0.000040)
build_up 0.001623 0.003384 1.212455 ( 1.555056)
build_miniruby 0.000972 0.000000 0.860590 ( 0.860814)
build_ruby 0.001475 0.000000 2.679316 ( 2.679822)
build_all 0.009880 0.000333 16.080404 ( 1.493958)
build_install 0.007233 0.001736 4.697164 ( 1.160958)
test_btest 0.000925 0.000000 82.668612 ( 7.157005)
test_basic 0.004051 0.000354 0.631139 ( 0.707193)
test_all 0.094001 0.037404 542.803543 ( 51.182501)
test_rubyspec 0.016028 0.032294 49.820087 ( 62.208670)
total: 129.01 sec