Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-202444
#<BuildRuby:0x0000555b6a55af08
@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.20220720-202444",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.009991 0.838695 ( 1.315085)
build_miniruby 0.000000 0.001487 0.051529 ( 0.050350)
build_ruby 0.000854 0.000543 0.055145 ( 0.053802)
build_all 0.005508 0.001695 1.283962 ( 0.492266)
build_install 0.014991 0.001621 4.373429 ( 1.820213)
test_btest 0.000000 0.001587 52.229611 ( 6.513904)
test_basic 0.003610 0.002838 0.292228 ( 0.391670)
test_all 0.000949 0.001491 504.715195 ( 52.683507)
test_rubyspec 0.084460 0.051601 41.813188 ( 47.708100)
total: 111.03 sec