Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-002254
#<BuildRuby:0x000055e7ff6f0af8
@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.20220503-002254",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004996 0.006608 0.984878 ( 1.158347)
build_miniruby 0.001477 0.000681 0.072715 ( 0.070294)
build_ruby 0.001570 0.000725 0.074178 ( 0.071896)
build_all 0.010738 0.000000 1.518464 ( 0.622606)
build_install 0.012293 0.011612 5.891702 ( 2.809756)
test_btest 0.000816 0.000386 76.238717 ( 8.671333)
test_basic 0.008329 0.001942 0.336686 ( 0.419532)
test_all 0.001863 0.000838 656.648096 ( 64.680754)
test_rubyspec 0.112722 0.060693 45.417057 ( 50.594250)
total: 129.10 sec