Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240912-045759
#<BuildRuby:0x00007c33aab0fdd8
@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.20240912-045759",
@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.000000 0.000025 0.000025 ( 0.000025)
autoconf 0.000000 0.000045 0.000045 ( 0.000045)
configure 0.000000 0.000013 0.000013 ( 0.000014)
build_up 0.000152 0.005673 1.658713 ( 1.983802)
build_miniruby 0.000907 0.000324 0.811773 ( 0.809765)
build_ruby 0.001270 0.000106 1.506791 ( 1.504953)
build_all 0.003943 0.001331 19.057805 ( 2.330322)
build_install 0.006034 0.005978 20.937712 ( 3.804160)
test_basic 0.002601 0.004712 1.190567 ( 1.244079)
test_all 0.140441 0.065056 2149.597445 (201.631275)
test_rubyspec 0.060132 0.060748 572.320964 ( 48.026028)
total: 261.34 sec