Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-204050
#<BuildRuby:0x0000564bed27ff30
@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.20221214-204050",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002919 0.000487 0.633873 ( 1.031020)
build_miniruby 0.000761 0.000127 0.742414 ( 0.741952)
build_ruby 0.001119 0.000187 2.628271 ( 2.551978)
build_all 0.008418 0.000630 12.411262 ( 1.488995)
build_install 0.004857 0.002222 1.662667 ( 0.767116)
test_btest 0.000587 0.000104 66.941757 ( 6.091742)
test_basic 0.002969 0.000524 0.253519 ( 0.348924)
test_all 0.001317 0.000233 508.100429 ( 71.003924)
test_rubyspec 0.003209 0.028422 35.319622 ( 45.876238)
total: 129.90 sec