Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-230522
#<BuildRuby:0x000055e814fe36f0
@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.20231211-230522",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.000525 0.004214 1.296406 ( 1.698183)
build_miniruby 0.000612 0.000272 0.903703 ( 0.903264)
build_ruby 0.001384 0.000000 2.761289 ( 2.761512)
build_all 0.006268 0.004191 17.223696 ( 1.565712)
build_install 0.008872 0.000789 5.080933 ( 1.252379)
test_btest 0.001310 0.000000 86.878311 ( 7.948527)
test_basic 0.003895 0.000000 0.675822 ( 0.752930)
test_all 0.097903 0.034558 566.046425 ( 51.189327)
test_rubyspec 0.027210 0.018325 50.194695 ( 62.437978)
total: 130.51 sec