Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241101-133039
#<BuildRuby:0x00007f6e9084fde0
@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.20241101-133039",
@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.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.001741 0.003900 1.723645 ( 1.959492)
build_miniruby 0.000804 0.000296 0.801705 ( 0.799665)
build_ruby 0.000803 0.000557 1.480773 ( 1.479525)
build_all 0.000736 0.004380 16.374777 ( 2.100037)
build_install 0.007521 0.004340 18.110989 ( 3.493775)
test_basic 0.003274 0.003010 1.072228 ( 1.126405)
test_all 0.152386 0.060771 1986.355183 (181.967802)
test_rubyspec 0.083603 0.050238 512.143887 ( 43.285840)
total: 236.21 sec