Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241019-144140
#<BuildRuby:0x000076e6d9c9fdd8
@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.20241019-144140",
@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.000018 0.000009 0.000027 ( 0.000026)
autoconf 0.000031 0.000014 0.000045 ( 0.000045)
configure 0.000029 0.000014 0.000043 ( 0.000043)
build_up 0.001656 0.003832 1.754368 ( 1.960411)
build_miniruby 0.001167 0.000000 0.800432 ( 0.798427)
build_ruby 0.000000 0.001442 1.552342 ( 1.550680)
build_all 0.004017 0.001948 17.364630 ( 2.199307)
build_install 0.007301 0.005122 19.273470 ( 3.581635)
test_basic 0.004941 0.002130 1.147176 ( 1.194239)
test_all 0.146237 0.063788 1953.943935 (188.569696)
test_rubyspec 0.079653 0.044045 520.677764 ( 44.452303)
total: 244.31 sec