Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241105-004833
#<BuildRuby:0x00007a0ffb47fdd0
@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.20241105-004833",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003283 0.002093 1.709490 ( 2.211834)
build_miniruby 0.000825 0.000281 0.800305 ( 0.798321)
build_ruby 0.000273 0.001120 1.506451 ( 1.504708)
build_all 0.004529 0.001175 16.448962 ( 2.087854)
build_install 0.007825 0.003861 18.695837 ( 3.660189)
test_basic 0.004059 0.002618 1.103724 ( 1.158150)
test_all 0.145121 0.065591 2004.481834 (185.588505)
test_rubyspec 0.078647 0.047112 523.785711 ( 44.000867)
total: 241.01 sec