Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-204451
#<BuildRuby:0x000055d1bfbcefa8
@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.20231123-204451",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005563 0.933307 ( 1.328596)
build_miniruby 0.000000 0.001115 0.799147 ( 0.798888)
build_ruby 0.000000 0.001786 2.635709 ( 2.636362)
build_all 0.002960 0.004982 12.256580 ( 0.987726)
build_install 0.009068 0.002196 3.745371 ( 0.985755)
test_btest 0.000837 0.000000 65.823124 ( 4.426645)
test_basic 0.003706 0.000240 0.402700 ( 0.480802)
test_all 0.064484 0.031550 354.704626 ( 32.341571)
test_rubyspec 0.041646 0.023567 39.971987 ( 52.536627)
total: 96.52 sec