Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-235739
#<BuildRuby:0x000055ff8d80bbb8
@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.20231231-235739",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.000000 0.005676 1.209610 ( 1.566318)
build_miniruby 0.000000 0.001554 0.944078 ( 0.943702)
build_ruby 0.000547 0.000834 2.808752 ( 2.809222)
build_all 0.009492 0.000000 16.654497 ( 1.456215)
build_install 0.008467 0.000000 4.690307 ( 1.122702)
test_btest 0.001135 0.000000 83.791665 ( 7.988662)
test_basic 0.003628 0.000734 0.668397 ( 0.749208)
test_all 0.103699 0.030821 537.031889 ( 63.154529)
test_rubyspec 0.034376 0.015983 49.955295 ( 62.269867)
total: 142.06 sec