Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241117-132058
#<BuildRuby:0x000079158e1bfdd8
@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.20241117-132058",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003670 0.001566 1.784139 ( 1.962587)
build_miniruby 0.000000 0.001164 0.814332 ( 0.812360)
build_ruby 0.000402 0.000990 1.542086 ( 1.540393)
build_all 0.003265 0.001920 16.784615 ( 2.173862)
build_install 0.005606 0.005609 18.880678 ( 3.599435)
test_basic 0.002700 0.003446 1.106635 ( 1.161560)
test_all 0.154971 0.053760 2000.091460 (207.751130)
test_rubyspec 0.083700 0.046230 533.680348 ( 44.662729)
total: 263.66 sec