Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-144836
#<BuildRuby:0x0000564b75d5b940
@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.20220224-144836",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010011 0.001430 0.904341 ( 1.121563)
build_miniruby 0.001475 0.000210 0.064659 ( 0.063317)
build_ruby 0.001974 0.000000 0.073246 ( 0.071316)
build_all 0.009731 0.000932 4.199195 ( 0.846414)
build_install 0.022587 0.000152 7.861222 ( 2.391165)
test_btest 0.001122 0.000118 75.309808 ( 7.936982)
test_basic 0.003820 0.004426 0.350343 ( 0.440564)
test_all 0.002189 0.000313 653.689178 ( 65.280508)
test_rubyspec 0.112162 0.044798 46.113801 ( 51.678286)
total: 129.83 sec