Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240920-111340
#<BuildRuby:0x00007088a6b4fdd0
@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.20240920-111340",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003861 0.002235 2.111380 ( 2.080161)
build_miniruby 0.000610 0.000626 0.800938 ( 0.798885)
build_ruby 0.001337 0.000000 1.498988 ( 1.497389)
build_all 0.003415 0.002232 17.102318 ( 2.190325)
build_install 0.006077 0.006008 19.307905 ( 3.662491)
test_basic 0.003245 0.003033 1.079151 ( 1.135524)
test_all 0.158975 0.051599 1981.934409 (220.467683)
test_rubyspec 0.082204 0.045628 524.403205 ( 43.869694)
total: 275.70 sec