Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241014-211213
#<BuildRuby:0x0000720ef3cbfdd0
@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.20241014-211213",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.002210 0.003703 1.679924 ( 1.866241)
build_miniruby 0.001016 0.000414 0.797750 ( 0.795818)
build_ruby 0.000491 0.000820 1.445900 ( 1.444000)
build_all 0.003555 0.002374 17.273332 ( 2.182543)
build_install 0.008274 0.004114 19.180363 ( 3.604392)
test_basic 0.003307 0.003124 1.081713 ( 1.136375)
test_all 0.147705 0.060001 1832.463449 (188.389734)
test_rubyspec 0.074427 0.055238 513.102630 ( 43.607815)
total: 243.03 sec