Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-005044
#<BuildRuby:0x00005626865c8098
@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.20231121-005044",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000368 0.004021 1.210258 ( 1.591310)
build_miniruby 0.001059 0.000000 0.914416 ( 0.913902)
build_ruby 0.001486 0.000000 2.716940 ( 2.716715)
build_all 0.002103 0.008202 16.537015 ( 1.469639)
build_install 0.008725 0.000264 4.762420 ( 1.160718)
test_btest 0.000750 0.000263 85.408145 ( 7.572910)
test_basic 0.004232 0.000055 0.762717 ( 0.839746)
test_all 0.099873 0.037414 498.856480 ( 53.345100)
test_rubyspec 0.028065 0.020297 49.996882 ( 62.339507)
total: 131.95 sec