Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241102-073429
#<BuildRuby:0x00007e674d2dfdd8
@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.20241102-073429",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.003150 0.002562 1.645973 ( 1.803694)
build_miniruby 0.000082 0.001069 0.789872 ( 0.787901)
build_ruby 0.001351 0.000083 1.442729 ( 1.440692)
build_all 0.002287 0.002889 15.494433 ( 1.996801)
build_install 0.007025 0.004071 17.434177 ( 3.385426)
test_basic 0.004588 0.001866 1.048148 ( 1.105029)
test_all 0.153952 0.056777 1825.230634 (187.847685)
test_rubyspec 0.070807 0.057042 514.476933 ( 43.276448)
total: 241.64 sec