Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-032233
#<BuildRuby:0x0000564288b68c00
@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.20221127-032233",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007138 0.002379 1.271033 ( 1.514940)
build_miniruby 0.001376 0.000459 0.843376 ( 0.844996)
build_ruby 0.002859 0.000953 2.245807 ( 2.153485)
build_all 0.018511 0.004554 25.081979 ( 2.788468)
build_install 0.016130 0.005349 4.945789 ( 1.214164)
test_btest 0.000892 0.000282 87.847797 ( 8.765890)
test_basic 0.004840 0.003318 0.355770 ( 0.443957)
test_all 0.001889 0.000630 672.572566 ( 69.558751)
test_rubyspec 0.102717 0.049384 49.777996 ( 58.194214)
total: 145.48 sec