Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-170602
#<BuildRuby:0x0000560aba6b0920
@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.20221116-170602",
@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.000021 0.000006 0.000027 ( 0.000023)
autoconf 0.000036 0.000010 0.000046 ( 0.000044)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.006932 0.000761 1.121586 ( 1.278856)
build_miniruby 0.001530 0.000408 0.894594 ( 0.893958)
build_ruby 0.001697 0.000453 2.341932 ( 2.246393)
build_all 0.014382 0.004746 18.295462 ( 2.278823)
build_install 0.016463 0.004076 1.878422 ( 1.016472)
test_btest 0.000953 0.000260 83.419801 ( 10.025043)
test_basic 0.005572 0.001519 0.342306 ( 0.431636)
test_all 0.002182 0.000595 692.507059 ( 73.189758)
test_rubyspec 0.073264 0.049064 50.752480 ( 59.202323)
total: 150.56 sec