Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-170814
#<BuildRuby:0x0000563f212c6f08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221013-170814",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009545 0.000735 1.104999 ( 1.454003)
build_miniruby 0.001774 0.000136 0.101839 ( 0.098323)
build_ruby 0.001645 0.000127 0.103425 ( 0.099777)
build_all 0.002133 0.005225 1.317880 ( 0.568505)
build_install 0.003611 0.011250 1.619605 ( 0.904511)
test_btest 0.002024 0.000000 64.134704 ( 6.575619)
test_basic 0.005763 0.000712 0.346909 ( 0.441197)
test_all 0.005177 0.000971 517.980383 ( 55.162974)
test_rubyspec 0.082697 0.045006 43.130272 ( 51.789707)
total: 117.10 sec