Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-152008
#<BuildRuby:0x0000560795907778
@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.20220303-152008",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000007 0.000017 ( 0.000016)
configure 0.000021 0.000012 0.000033 ( 0.000030)
build_up 0.006595 0.003957 1.028553 ( 1.672447)
build_miniruby 0.001077 0.000647 0.068583 ( 0.067055)
build_ruby 0.001249 0.000749 0.076205 ( 0.074160)
build_all 0.002457 0.006611 4.221118 ( 0.865723)
build_install 0.018158 0.004592 7.896654 ( 2.388791)
test_btest 0.000667 0.000389 69.249220 ( 8.185440)
test_basic 0.003312 0.004293 0.328975 ( 0.426654)
test_all 0.000994 0.000612 673.745489 ( 66.044701)
test_rubyspec 0.081452 0.084201 46.582147 ( 51.851991)
total: 131.58 sec