Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-061744
#<BuildRuby:0x000055ee1ef64ea8
@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.20221114-061744",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009787 0.000845 1.110878 ( 1.146909)
build_miniruby 0.001815 0.000259 0.122938 ( 0.118969)
build_ruby 0.001937 0.000277 0.123045 ( 0.098742)
build_all 0.007125 0.003413 1.603970 ( 0.690180)
build_install 0.016010 0.005800 1.962726 ( 1.011153)
test_btest 0.001870 0.000000 90.056255 ( 9.451012)
test_basic 0.006589 0.000792 0.413432 ( 0.502952)
test_all 0.002300 0.000460 689.320592 ( 69.997630)
test_rubyspec 0.084192 0.075606 48.381970 ( 56.398392)
total: 139.42 sec