Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-163744
#<BuildRuby:0x0000562e4c9d8188
@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-163744",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004165 0.000000 1.017341 ( 1.340934)
build_miniruby 0.000847 0.000000 0.876518 ( 0.877204)
build_ruby 0.001122 0.000000 2.700269 ( 2.702230)
build_all 0.002605 0.004367 12.222430 ( 0.990213)
build_install 0.000997 0.013420 3.556195 ( 0.970936)
test_btest 0.000000 0.000617 66.647425 ( 4.863486)
test_basic 0.000000 0.003736 0.381322 ( 0.462192)
test_all 0.078525 0.024519 399.294636 ( 37.655045)
test_rubyspec 0.042016 0.030279 39.916874 ( 52.573724)
total: 102.44 sec