Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240924-190441
#<BuildRuby:0x00007c1f2c4bfdd0
@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.20240924-190441",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000110 0.005783 2.075864 ( 1.923926)
build_miniruby 0.000120 0.001036 0.793150 ( 0.791427)
build_ruby 0.001084 0.000376 1.460887 ( 1.459113)
build_all 0.003133 0.002069 16.176864 ( 2.091669)
build_install 0.006030 0.005503 18.238161 ( 3.417825)
test_basic 0.001689 0.005010 1.089239 ( 1.141644)
test_all 0.145130 0.062231 1946.012368 (185.028648)
test_rubyspec 0.070976 0.057255 519.449466 ( 43.520517)
total: 239.38 sec