Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240921-140729
#<BuildRuby:0x0000724d5e3bfdd0
@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.20240921-140729",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002484 0.003529 2.086066 ( 2.081474)
build_miniruby 0.001037 0.000020 0.772937 ( 0.771106)
build_ruby 0.001035 0.000319 1.475917 ( 1.474017)
build_all 0.002969 0.002317 16.734989 ( 2.105376)
build_install 0.009487 0.002828 19.116618 ( 3.626182)
test_basic 0.003810 0.002592 1.060773 ( 1.116798)
test_all 0.145463 0.063172 1935.064274 (197.782394)
test_rubyspec 0.076569 0.056634 527.398045 ( 44.402811)
total: 253.36 sec