Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240922-223048
#<BuildRuby:0x00006ffe7117fdd8
@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.20240922-223048",
@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.000007 0.000026 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002236 0.003516 2.009890 ( 1.931843)
build_miniruby 0.001081 0.000020 0.782591 ( 0.780634)
build_ruby 0.000230 0.001130 1.501285 ( 1.499661)
build_all 0.003038 0.002611 16.585969 ( 2.108949)
build_install 0.009726 0.001665 18.675385 ( 3.458917)
test_basic 0.002719 0.003412 1.063930 ( 1.121331)
test_all 0.149357 0.060821 1940.458283 (209.211481)
test_rubyspec 0.074891 0.050161 525.923043 ( 44.193744)
total: 264.31 sec