Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-145801
#<BuildRuby:0x000055b9ccc380f8
@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.20221207-145801",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010033 0.000304 1.193012 ( 1.315090)
build_miniruby 0.001884 0.000251 0.839730 ( 0.839296)
build_ruby 0.002883 0.000384 2.232470 ( 2.156023)
build_all 0.014301 0.005346 18.536280 ( 2.184137)
build_install 0.002744 0.018021 2.097777 ( 1.041816)
test_btest 0.000961 0.000373 91.201587 ( 8.908413)
test_basic 0.005438 0.002115 0.343847 ( 0.433830)
test_all 0.001284 0.000499 706.816056 ( 69.955014)
test_rubyspec 0.108233 0.037072 49.180758 ( 57.614962)
total: 144.45 sec