Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-095431
#<BuildRuby:0x000055e23bebb568
@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-095431",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004877 0.001524 1.169404 ( 1.561059)
build_miniruby 0.000753 0.000236 0.931770 ( 0.931018)
build_ruby 0.001331 0.000000 2.800265 ( 2.799696)
build_all 0.008400 0.001587 16.605677 ( 1.523069)
build_install 0.006340 0.001865 4.728290 ( 1.171055)
test_btest 0.000633 0.000000 86.111473 ( 6.914047)
test_basic 0.000950 0.003941 0.721058 ( 0.799979)
test_all 0.098603 0.037658 520.130673 ( 55.348858)
test_rubyspec 0.024873 0.025894 50.378507 ( 62.695924)
total: 133.75 sec