Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-030045
#<BuildRuby:0x0000564fa2cd3898
@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.20221221-030045",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003464 0.000000 0.650939 ( 1.065786)
build_miniruby 0.000912 0.000057 0.776517 ( 0.776090)
build_ruby 0.001055 0.000288 2.568290 ( 2.584784)
build_all 0.007736 0.001773 12.438222 ( 1.500650)
build_install 0.006597 0.000000 1.611378 ( 0.759509)
test_btest 0.000653 0.000000 66.734461 ( 6.218325)
test_basic 0.003786 0.000011 0.262401 ( 0.357458)
test_all 0.001326 0.000295 521.608579 ( 70.996118)
test_rubyspec 0.016917 0.009665 34.913856 ( 45.322237)
total: 129.58 sec