Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240904-212301
#<BuildRuby:0x000075f7c7b7fdd8
@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.20240904-212301",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000006 0.000019 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.000897 0.004824 1.686330 ( 1.830360)
build_miniruby 0.001146 0.000106 0.785289 ( 0.783254)
build_ruby 0.000420 0.001186 1.526287 ( 1.523995)
build_all 0.004495 0.000798 18.317884 ( 2.302730)
build_install 0.004598 0.007392 20.067954 ( 3.730630)
test_basic 0.003929 0.003222 1.140225 ( 1.196798)
test_all 0.157010 0.053584 1982.200768 (201.478374)
test_rubyspec 0.074130 0.050910 559.087569 ( 47.062952)
total: 259.91 sec