Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240927-153437
#<BuildRuby:0x00007f8eac2bfdd0
@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.20240927-153437",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000013 0.000043 ( 0.000042)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003254 0.002610 2.034308 ( 1.922554)
build_miniruby 0.000000 0.001173 0.781954 ( 0.780701)
build_ruby 0.001024 0.000321 1.591714 ( 1.590575)
build_all 0.002069 0.003167 16.167418 ( 2.086811)
build_install 0.008756 0.002769 18.525653 ( 3.477232)
test_basic 0.004954 0.001987 1.078855 ( 1.134944)
test_all 0.147609 0.059562 1940.311903 (211.758981)
test_rubyspec 0.066373 0.058884 512.795718 ( 43.140233)
total: 265.89 sec