Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-061408
#<BuildRuby:0x000055b14fa53e20
@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.20231106-061408",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002001 0.004441 1.530508 ( 1.782409)
build_miniruby 0.000807 0.000225 1.000053 ( 0.999887)
build_ruby 0.001412 0.000393 2.831571 ( 2.830622)
build_all 0.010449 0.000549 17.750007 ( 1.588047)
build_install 0.009485 0.000000 5.441056 ( 1.234996)
test_btest 0.001039 0.000000 89.481352 ( 7.682082)
test_basic 0.000553 0.003856 0.722901 ( 0.799709)
test_all 0.115669 0.023237 539.153367 ( 60.999285)
test_rubyspec 0.027532 0.026805 51.410729 ( 63.635673)
total: 141.55 sec