Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-123503
#<BuildRuby:0x000056323ba87e88
@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-123503",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004787 0.000871 0.921851 ( 1.319368)
build_miniruby 0.000835 0.000151 0.802738 ( 0.803048)
build_ruby 0.001296 0.000236 2.685281 ( 2.685907)
build_all 0.007411 0.000463 12.255142 ( 1.013861)
build_install 0.013530 0.000542 3.688421 ( 0.982763)
test_btest 0.000595 0.000085 61.619185 ( 5.852261)
test_basic 0.000493 0.005293 0.421929 ( 0.499721)
test_all 0.074478 0.021233 359.718475 ( 34.839897)
test_rubyspec 0.030907 0.034513 39.715851 ( 52.287851)
total: 100.29 sec