Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-150132
#<BuildRuby:0x0000558538a0c090
@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.20240108-150132",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003640 0.000260 1.008952 ( 1.412153)
build_miniruby 0.000939 0.000067 0.880145 ( 0.879149)
build_ruby 0.001582 0.000000 2.890486 ( 2.894224)
build_all 0.006109 0.004213 14.717795 ( 1.406368)
build_install 0.004717 0.004350 4.285909 ( 1.164071)
test_btest 0.000719 0.000000 77.616944 ( 6.938301)
test_basic 0.004514 0.000000 0.453753 ( 0.533314)
test_all 0.107999 0.023581 513.343484 ( 49.265119)
test_rubyspec 0.008588 0.027217 49.337921 ( 61.951383)
total: 126.44 sec