Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241108-145108
#<BuildRuby:0x000073e0d5a9fdd8
@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.20241108-145108",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003651 0.001604 1.642699 ( 1.853411)
build_miniruby 0.000364 0.000793 0.785708 ( 0.783639)
build_ruby 0.000695 0.000903 1.468983 ( 1.466544)
build_all 0.000924 0.004074 15.487040 ( 1.992667)
build_install 0.006196 0.004642 17.457597 ( 3.384835)
test_basic 0.003996 0.001998 1.044501 ( 1.101269)
test_all 0.139497 0.066949 1944.588232 (179.423837)
test_rubyspec 0.082769 0.041317 525.060276 ( 44.019062)
total: 234.03 sec