Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-102225
#<BuildRuby:0x0000562c3c6688e8
@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.20221117-102225",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001114 0.008366 1.104219 ( 1.156409)
build_miniruby 0.001414 0.000283 0.884463 ( 0.883767)
build_ruby 0.002038 0.000407 2.409417 ( 2.313203)
build_all 0.013451 0.005490 18.295290 ( 2.227567)
build_install 0.019347 0.000308 1.921924 ( 1.018667)
test_btest 0.000875 0.000168 85.320090 ( 9.044581)
test_basic 0.005251 0.001010 0.353734 ( 0.444008)
test_all 0.000823 0.001295 718.989838 ( 75.532185)
test_rubyspec 0.067749 0.062207 50.692263 ( 59.223468)
total: 151.84 sec