Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240911-201058
#<BuildRuby:0x00007fede75efdd0
@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.20240911-201058",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000000 0.000066 0.000066 ( 0.000044)
build_up 0.000768 0.004876 1.687808 ( 1.898758)
build_miniruby 0.001144 0.000043 0.786358 ( 0.784328)
build_ruby 0.000197 0.001394 1.615967 ( 1.614049)
build_all 0.003969 0.001687 18.430288 ( 2.254320)
build_install 0.007410 0.004320 20.808308 ( 3.932153)
test_basic 0.004365 0.002599 1.158395 ( 1.211472)
test_all 0.138974 0.067321 2075.620838 (222.564847)
test_rubyspec 0.066769 0.053828 571.644378 ( 48.190837)
total: 282.45 sec