Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240906-075118
#<BuildRuby:0x00007f65e7e6fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan",
@TARGET_NAME="trunk_asan",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=
["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240906-075118",
@make="make",
@no_timeout_error=true,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=600>
user system total real
checkout 0.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000031 0.000014 0.000045 ( 0.000045)
configure 0.000023 0.000010 0.000033 ( 0.000034)
build_up 0.002207 0.003109 1.627216 ( 1.774877)
build_miniruby 0.000733 0.000358 0.784165 ( 0.782113)
build_ruby 0.001385 0.000000 1.585427 ( 1.583277)
build_all 0.003651 0.002035 19.049407 ( 2.365511)
build_install 0.009844 0.002320 21.360148 ( 4.096812)
test_basic 0.002368 0.004815 1.214311 ( 1.264635)
test_all 0.146421 0.059558 2006.689179 (198.910473)
test_rubyspec 0.061155 0.058685 585.918453 ( 49.572712)
total: 260.35 sec