Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-230740
#<BuildRuby:0x000055c00d7f3280
@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-230740",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005283 0.000279 1.169021 ( 1.560806)
build_miniruby 0.000874 0.000046 0.828496 ( 0.828129)
build_ruby 0.001276 0.000067 2.843690 ( 2.842932)
build_all 0.008566 0.000199 14.381816 ( 1.368665)
build_install 0.002447 0.005021 4.149958 ( 1.100480)
test_btest 0.001018 0.000102 75.584761 ( 6.974599)
test_basic 0.004580 0.000000 0.770529 ( 0.844400)
test_all 0.112239 0.015172 467.208434 ( 52.142778)
test_rubyspec 0.030847 0.018289 48.377657 ( 60.768022)
total: 128.43 sec