Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-232435
#<BuildRuby:0x000055d15457bce8
@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.20231227-232435",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005362 0.000268 1.071973 ( 1.454352)
build_miniruby 0.000920 0.000046 1.005528 ( 1.004750)
build_ruby 0.001557 0.000077 2.743052 ( 2.747720)
build_all 0.009384 0.000469 16.589298 ( 1.522189)
build_install 0.008342 0.000168 4.640698 ( 1.132222)
test_btest 0.000877 0.000000 85.557854 ( 6.851038)
test_basic 0.004623 0.000000 0.725101 ( 0.800313)
test_all 0.093739 0.042123 518.307152 ( 58.645694)
test_rubyspec 0.019623 0.026130 50.932155 ( 63.407363)
total: 137.57 sec