Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-034404
#<BuildRuby:0x000055b9f8cc37f8
@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.20231214-034404",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004921 0.000065 1.018176 ( 1.319778)
build_miniruby 0.000000 0.001225 0.888292 ( 0.888171)
build_ruby 0.000000 0.001200 2.715253 ( 2.719369)
build_all 0.003409 0.004777 12.200969 ( 0.989570)
build_install 0.009693 0.000000 3.587953 ( 0.967425)
test_btest 0.000784 0.000000 66.876877 ( 4.854232)
test_basic 0.003258 0.000414 0.380871 ( 0.463133)
test_all 0.065194 0.038405 409.029988 ( 38.625862)
test_rubyspec 0.028017 0.024842 39.808267 ( 52.490178)
total: 103.32 sec