Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240903-212536
#<BuildRuby:0x000078be771bfdd8
@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.20240903-212536",
@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.000006 0.000003 0.000009 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004910 0.000964 1.590279 ( 1.834610)
build_miniruby 0.000158 0.001063 0.791869 ( 0.790036)
build_ruby 0.000000 0.001449 1.479076 ( 1.477201)
build_all 0.002896 0.002464 18.519172 ( 2.279154)
build_install 0.007445 0.004658 20.690301 ( 3.924455)
test_basic 0.001877 0.004551 1.144388 ( 1.198625)
test_all 0.159392 0.050456 1935.905323 (195.873831)
test_rubyspec 0.059984 0.058816 571.272068 ( 48.187891)
total: 255.57 sec