Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-133422
#<BuildRuby:0x000056484a232038
@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.20221026-133422",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009544 0.000272 1.180472 ( 1.222974)
build_miniruby 0.001603 0.000000 0.105958 ( 0.102991)
build_ruby 0.001459 0.000000 0.114006 ( 0.111264)
build_all 0.009450 0.000588 1.412797 ( 0.610275)
build_install 0.015943 0.000333 1.749993 ( 0.954657)
test_btest 0.001433 0.000151 65.483121 ( 7.067125)
test_basic 0.005967 0.000146 0.372109 ( 0.468201)
test_all 0.007721 0.000162 491.319809 ( 53.500803)
test_rubyspec 0.098135 0.022302 43.486435 ( 52.163195)
total: 116.20 sec