Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-002911
#<BuildRuby:0x0000564203556f90
@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.20221009-002911",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005977 0.004957 1.140174 ( 1.179515)
build_miniruby 0.001496 0.000230 0.100905 ( 0.098214)
build_ruby 0.001542 0.000237 0.087497 ( 0.085030)
build_all 0.008674 0.000000 1.259823 ( 0.555489)
build_install 0.005786 0.008449 1.663469 ( 0.879630)
test_btest 0.001635 0.000384 61.618640 ( 6.083273)
test_basic 0.007492 0.000646 0.354826 ( 0.443431)
test_all 0.006400 0.000346 491.018567 ( 52.938019)
test_rubyspec 0.089215 0.041046 42.477850 ( 50.983676)
total: 113.25 sec