Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-211134
#<BuildRuby:0x00005596965e4188
@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.20231226-211134",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004734 0.000232 0.784742 ( 1.146111)
build_miniruby 0.000907 0.000247 0.810521 ( 0.810383)
build_ruby 0.001170 0.000319 2.648923 ( 2.649459)
build_all 0.005556 0.002115 11.849736 ( 0.975765)
build_install 0.012731 0.000408 3.344968 ( 0.961661)
test_btest 0.000645 0.000152 61.009691 ( 5.793166)
test_basic 0.001331 0.003122 0.394372 ( 0.475011)
test_all 0.075273 0.023523 370.423237 ( 38.596453)
test_rubyspec 0.040239 0.028307 40.040116 ( 52.593370)
total: 104.00 sec