Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-190302
#<BuildRuby:0x00005603f461bce8
@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.20231230-190302",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005069 0.000327 0.998277 ( 1.399689)
build_miniruby 0.000805 0.000237 0.946380 ( 0.946364)
build_ruby 0.000969 0.000285 2.601717 ( 2.601267)
build_all 0.009200 0.000245 16.015572 ( 1.416594)
build_install 0.003045 0.005148 4.558658 ( 1.159084)
test_btest 0.000754 0.000239 82.097328 ( 6.493478)
test_basic 0.001612 0.003419 0.751014 ( 0.825471)
test_all 0.095830 0.037538 509.968247 ( 58.288299)
test_rubyspec 0.041768 0.009934 51.134313 ( 63.441510)
total: 136.57 sec