Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-193957
#<BuildRuby:0x000055f30a500098
@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.20231226-193957",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005091 1.254016 ( 1.621115)
build_miniruby 0.000000 0.001578 1.049073 ( 1.047384)
build_ruby 0.000000 0.001970 2.883062 ( 2.887503)
build_all 0.003610 0.005735 16.501987 ( 1.470935)
build_install 0.006374 0.002943 4.635171 ( 1.155985)
test_btest 0.000850 0.000340 80.819595 ( 8.024839)
test_basic 0.000479 0.003860 0.708208 ( 0.784207)
test_all 0.095053 0.038968 543.047743 ( 60.325657)
test_rubyspec 0.010750 0.038519 51.034430 ( 63.359187)
total: 140.68 sec