Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-024043
#<BuildRuby:0x0000559f0743ef08
@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.20220731-024043",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000049 0.000014 0.000063 ( 0.000066)
build_up 0.008119 0.001067 0.854442 ( 0.989199)
build_miniruby 0.001417 0.000355 0.065980 ( 0.064405)
build_ruby 0.002025 0.000506 0.055395 ( 0.053773)
build_all 0.003284 0.005601 1.245568 ( 0.474554)
build_install 0.014029 0.003187 4.355790 ( 1.822361)
test_btest 0.000796 0.000248 51.397854 ( 6.041440)
test_basic 0.005385 0.000253 0.297625 ( 0.398736)
test_all 0.001963 0.000577 477.789576 ( 51.748085)
test_rubyspec 0.086960 0.052346 41.729665 ( 47.297514)
total: 108.89 sec