Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240925-193555
#<BuildRuby:0x00007a87b993fdd0
@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.20240925-193555",
@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.000023 0.000008 0.000031 ( 0.000030)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000057 0.000000 0.000057 ( 0.000055)
build_up 0.003839 0.002265 2.104048 ( 1.929937)
build_miniruby 0.001126 0.000061 0.803131 ( 0.801027)
build_ruby 0.001028 0.000356 1.559757 ( 1.558158)
build_all 0.001956 0.003313 16.403712 ( 2.109794)
build_install 0.006864 0.004198 18.459265 ( 3.448438)
test_basic 0.001486 0.004929 1.051202 ( 1.108703)
test_all 0.154846 0.051475 1895.508939 (191.549428)
test_rubyspec 0.079277 0.047665 522.824920 ( 43.867987)
total: 246.37 sec