Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-191821
#<BuildRuby:0x000055a7bdc14610
@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-191821",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.006905 0.001594 1.140696 ( 1.166831)
build_miniruby 0.001829 0.000422 0.928451 ( 0.929896)
build_ruby 0.001962 0.000453 2.374259 ( 2.282884)
build_all 0.015727 0.002336 18.369649 ( 2.231391)
build_install 0.021355 0.000000 1.931711 ( 1.022246)
test_btest 0.000000 0.001129 81.760705 ( 10.111356)
test_basic 0.002411 0.004666 0.361111 ( 0.459941)
test_all 0.001788 0.000397 680.532376 ( 73.101461)
test_rubyspec 0.059228 0.055038 50.723437 ( 59.185614)
total: 150.49 sec