Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-142050
#<BuildRuby:0x00005613af5abf90
@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.20231128-142050",
@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.000000 0.000017 0.000017 ( 0.000024)
autoconf 0.000000 0.000009 0.000009 ( 0.000010)
configure 0.000000 0.000006 0.000006 ( 0.000006)
build_up 0.000822 0.004462 0.928412 ( 1.368164)
build_miniruby 0.001095 0.000000 0.795988 ( 0.795763)
build_ruby 0.001588 0.000000 2.678162 ( 2.678579)
build_all 0.008153 0.000548 12.834808 ( 1.028924)
build_install 0.007499 0.007068 3.769341 ( 0.995555)
test_btest 0.000532 0.000177 64.699542 ( 4.995103)
test_basic 0.003903 0.001301 0.422571 ( 0.502207)
test_all 0.059234 0.038238 362.585150 ( 33.746918)
test_rubyspec 0.032192 0.031386 39.835403 ( 52.387343)
total: 98.50 sec