Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241123-084858
#<BuildRuby:0x0000776bfc2bfdd8
@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.20241123-084858",
@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.000035 0.000010 0.000045 ( 0.000045)
configure 0.000024 0.000008 0.000032 ( 0.000029)
build_up 0.000319 0.004745 1.687103 ( 1.858137)
build_miniruby 0.000117 0.001044 0.836707 ( 0.834722)
build_ruby 0.001544 0.000000 1.504067 ( 1.501957)
build_all 0.000220 0.004855 16.341667 ( 2.087593)
build_install 0.006223 0.005151 18.341645 ( 3.613045)
test_basic 0.004131 0.002176 1.078800 ( 1.132977)
test_all 0.147361 0.060136 1887.675022 (194.537727)
test_rubyspec 0.072227 0.056973 524.457327 ( 44.064689)
total: 249.63 sec