Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241017-071527
#<BuildRuby:0x00007b198e8bfdd0
@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.20241017-071527",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.003152 0.002420 1.723880 ( 1.924331)
build_miniruby 0.000848 0.000306 0.804185 ( 0.802077)
build_ruby 0.000598 0.000879 1.506720 ( 1.505030)
build_all 0.003801 0.002109 17.369639 ( 2.219794)
build_install 0.008253 0.004176 19.500341 ( 3.677528)
test_basic 0.006603 0.000029 1.073448 ( 1.128656)
test_all 0.150153 0.058646 1932.898603 (213.707924)
test_rubyspec 0.069987 0.054560 518.063897 ( 43.761573)
total: 268.73 sec