Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240920-093701
#<BuildRuby:0x000071e5781bfdd0
@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-093701",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000043)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002961 0.003017 2.192256 ( 2.050433)
build_miniruby 0.000443 0.000832 0.788268 ( 0.786217)
build_ruby 0.001081 0.000339 1.485823 ( 1.483721)
build_all 0.000463 0.005070 16.965641 ( 2.152394)
build_install 0.009903 0.001782 19.066172 ( 3.575250)
test_basic 0.004371 0.002937 1.122325 ( 1.176302)
test_all 0.144627 0.065548 1956.810172 (192.926511)
test_rubyspec 0.067612 0.061043 533.295218 ( 44.974882)
total: 249.13 sec