Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240914-200241
#<BuildRuby:0x000071b8eeecfdd8
@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.20240914-200241",
@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.000030 0.000000 0.000030 ( 0.000030)
autoconf 0.000063 0.000000 0.000063 ( 0.000058)
configure 0.000061 0.000000 0.000061 ( 0.000065)
build_up 0.001792 0.004284 2.123450 ( 2.087057)
build_miniruby 0.000779 0.000435 0.842447 ( 0.840526)
build_ruby 0.001407 0.000203 1.534926 ( 1.532860)
build_all 0.003175 0.001989 16.625656 ( 2.108187)
build_install 0.007025 0.004504 18.897772 ( 3.485722)
test_basic 0.004139 0.002556 1.073599 ( 1.129387)
test_all 0.150603 0.057543 1941.437713 (214.089444)
test_rubyspec 0.073794 0.050167 526.549315 ( 43.743276)
total: 269.02 sec