Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-142600
#<BuildRuby:0x0000555ff71b4070
@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.20231204-142600",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003645 0.000729 0.982512 ( 1.287184)
build_miniruby 0.000691 0.000138 0.868043 ( 0.869137)
build_ruby 0.001462 0.000293 2.712251 ( 2.713377)
build_all 0.007444 0.000000 12.165947 ( 0.997148)
build_install 0.013254 0.000346 3.595395 ( 0.964778)
test_btest 0.000719 0.000103 62.489314 ( 5.735517)
test_basic 0.004279 0.000000 0.371497 ( 0.454246)
test_all 0.075896 0.022008 394.353644 ( 33.355727)
test_rubyspec 0.025509 0.047078 39.880455 ( 52.537076)
total: 98.91 sec