Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240917-111630
#<BuildRuby:0x0000702e098bfdd8
@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.20240917-111630",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.004108 0.001945 2.046814 ( 1.895174)
build_miniruby 0.001431 0.000113 0.784617 ( 0.782332)
build_ruby 0.001335 0.000000 1.457051 ( 1.455472)
build_all 0.003334 0.001973 16.338720 ( 2.090311)
build_install 0.010240 0.001718 18.628170 ( 3.460827)
test_basic 0.004410 0.002042 1.084264 ( 1.137652)
test_all 0.141866 0.065175 1866.237961 (188.096416)
test_rubyspec 0.070327 0.053977 527.637498 ( 44.298556)
total: 243.22 sec