Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240918-064212
#<BuildRuby:0x00007241eb87fdd0
@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.20240918-064212",
@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.000018 0.000008 0.000026 ( 0.000047)
autoconf 0.000000 0.000047 0.000047 ( 0.000046)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.002345 0.003888 2.104384 ( 2.129764)
build_miniruby 0.000780 0.000399 0.785318 ( 0.783308)
build_ruby 0.001286 0.000147 1.471833 ( 1.470023)
build_all 0.003746 0.001873 16.678487 ( 2.137234)
build_install 0.005706 0.006140 19.060776 ( 3.612239)
test_basic 0.002967 0.003294 1.079305 ( 1.132041)
test_all 0.147257 0.062204 1918.780596 (189.726086)
test_rubyspec 0.082672 0.046297 525.275518 ( 44.071885)
total: 245.06 sec