Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-003910
#<BuildRuby:0x0000556cda03b280
@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.20231213-003910",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.005026 0.000087 1.023021 ( 1.663951)
build_miniruby 0.001017 0.000085 0.867117 ( 0.867212)
build_ruby 0.001165 0.000097 2.707275 ( 2.719304)
build_all 0.008192 0.000301 12.198910 ( 0.999393)
build_install 0.001598 0.007658 3.569551 ( 0.969822)
test_btest 0.000693 0.000138 65.413876 ( 5.622356)
test_basic 0.002861 0.000000 0.378770 ( 0.460758)
test_all 0.084472 0.018355 376.253208 ( 41.366414)
test_rubyspec 0.036201 0.035532 39.753479 ( 52.665741)
total: 107.34 sec