Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-220246
#<BuildRuby:0x00005555ebd44040
@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.20240115-220246",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004435 0.000740 1.145751 ( 1.520408)
build_miniruby 0.001240 0.000207 0.832343 ( 0.830882)
build_ruby 0.001544 0.000257 2.723812 ( 2.723074)
build_all 0.008940 0.000044 14.152972 ( 1.315600)
build_install 0.003450 0.005032 4.091583 ( 1.057720)
test_btest 0.000852 0.000170 77.079527 ( 7.030385)
test_basic 0.004148 0.000000 0.763792 ( 0.838321)
test_all 0.096505 0.031890 483.455106 ( 48.510585)
test_rubyspec 0.025905 0.023943 48.055302 ( 60.485158)
total: 124.31 sec