Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-092911
#<BuildRuby:0x000056234c76df48
@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.20230104-092911",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008152 0.000983 0.935740 ( 1.556975)
build_miniruby 0.002236 0.000516 0.844747 ( 0.842679)
build_ruby 0.003176 0.000000 2.123809 ( 2.123065)
build_all 0.020362 0.000000 18.649023 ( 2.170469)
build_install 0.016568 0.003761 2.020757 ( 1.036029)
test_btest 0.001540 0.000000 91.568432 ( 8.837744)
test_basic 0.005750 0.004029 0.340151 ( 0.426758)
test_all 0.002243 0.000000 697.203943 ( 64.319430)
test_rubyspec 0.109453 0.057864 47.928322 ( 56.032357)
total: 137.35 sec