Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240830-173624
#<BuildRuby:0x000078b6fcb4fdd0
@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.20240830-173624",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000050 0.000000 0.000050 ( 0.000050)
build_up 0.001098 0.004108 1.598931 ( 1.816329)
build_miniruby 0.000000 0.001219 0.771616 ( 0.769721)
build_ruby 0.000805 0.000675 1.521707 ( 1.520018)
build_all 0.003561 0.001874 18.616493 ( 2.299262)
build_install 0.007166 0.004383 20.795669 ( 3.797869)
test_basic 0.004194 0.002343 1.164225 ( 1.219818)
test_all 0.147131 0.058602 1970.022535 (215.510206)
test_rubyspec 0.061039 0.057253 572.851249 ( 48.329807)
total: 275.26 sec