Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-143544
#<BuildRuby:0x0000562d8f35d550
@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.20221029-143544",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005515 0.004349 1.093216 ( 1.147635)
build_miniruby 0.001378 0.000318 0.099912 ( 0.096636)
build_ruby 0.001973 0.000000 0.105460 ( 0.102295)
build_all 0.003055 0.004472 1.312574 ( 0.568928)
build_install 0.014114 0.002619 1.692482 ( 0.910795)
test_btest 0.001385 0.000369 61.172161 ( 6.561648)
test_basic 0.004693 0.002144 0.347590 ( 0.448292)
test_all 0.005723 0.001589 511.538285 ( 54.296205)
test_rubyspec 0.052131 0.072928 43.337168 ( 51.916797)
total: 116.05 sec