Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240917-220012
#<BuildRuby:0x00007e276e3bfdd0
@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.20240917-220012",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.002499 0.003408 2.064959 ( 1.998984)
build_miniruby 0.000096 0.001015 0.777420 ( 0.775532)
build_ruby 0.000567 0.000788 1.456995 ( 1.455942)
build_all 0.004962 0.000607 16.638749 ( 2.130764)
build_install 0.008497 0.002891 18.571636 ( 3.458853)
test_basic 0.003082 0.003560 1.070443 ( 1.127312)
test_all 0.150701 0.059160 2000.186796 (182.236661)
test_rubyspec 0.064946 0.060918 527.026572 ( 43.883725)
total: 237.07 sec