Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240906-141422
#<BuildRuby:0x000070e3b64bfdd8
@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.20240906-141422",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003130 0.002049 1.556054 ( 1.771021)
build_miniruby 0.001196 0.000000 0.775875 ( 0.773840)
build_ruby 0.001190 0.000140 1.509478 ( 1.508326)
build_all 0.003618 0.001199 17.899859 ( 2.199772)
build_install 0.006214 0.004599 19.734395 ( 3.641930)
test_basic 0.003383 0.002912 1.107666 ( 1.164434)
test_all 0.148703 0.055688 2030.629008 (190.026007)
test_rubyspec 0.064704 0.053925 566.614310 ( 48.191501)
total: 249.28 sec