Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241110-181854
#<BuildRuby:0x0000788f3e13fdd0
@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.20241110-181854",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000056 0.000000 0.000056 ( 0.000055)
build_up 0.001902 0.003495 1.725632 ( 1.894837)
build_miniruby 0.001127 0.000041 0.855328 ( 0.853332)
build_ruby 0.001104 0.000291 1.546580 ( 1.545048)
build_all 0.001127 0.004984 16.550209 ( 2.135011)
build_install 0.008973 0.003094 18.908816 ( 3.762949)
test_basic 0.005839 0.000551 1.093295 ( 1.144873)
test_all 0.143320 0.067011 1981.647342 (208.233157)
test_rubyspec 0.081928 0.042311 526.754582 ( 44.171946)
total: 263.74 sec