Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-231823
#<BuildRuby:0x0000557ad8eb3928
@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.20221224-231823",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.008371 0.001395 0.976295 ( 1.145696)
build_miniruby 0.002459 0.000410 0.841615 ( 0.840407)
build_ruby 0.002094 0.000349 2.141132 ( 2.141786)
build_all 0.001801 0.018808 18.536708 ( 2.166542)
build_install 0.015716 0.005365 2.043575 ( 1.047627)
test_btest 0.000919 0.000402 89.502814 ( 8.664940)
test_basic 0.002639 0.006294 0.352441 ( 0.438913)
test_all 0.000815 0.001823 697.587661 ( 63.602048)
test_rubyspec 0.067659 0.114252 47.570873 ( 55.745861)
total: 135.79 sec