Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241214-180449
#<BuildRuby:0x00007fe9d6aafdd0
@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.20241214-180449",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000056 0.000000 0.000056 ( 0.000054)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.003064 0.001633 1.125613 ( 1.478084)
build_miniruby 0.000811 0.000367 0.831978 ( 0.829979)
build_ruby 0.000947 0.000429 1.529042 ( 1.527035)
build_all 0.002714 0.002482 16.533335 ( 2.088843)
build_install 0.004797 0.005676 18.048964 ( 3.479808)
test_basic 0.003998 0.001982 1.101660 ( 1.155912)
test_all 0.164333 0.044857 1944.147563 (203.037775)
test_rubyspec 0.062248 0.060293 522.946386 ( 43.627729)
total: 257.23 sec