Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241203-033758
#<BuildRuby:0x000072f245ecfdd8
@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.20241203-033758",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000042 0.000013 0.000055 ( 0.000057)
configure 0.000075 0.000000 0.000075 ( 0.000076)
build_up 0.003252 0.002500 1.777679 ( 1.943320)
build_miniruby 0.000652 0.000547 0.802592 ( 0.800615)
build_ruby 0.001340 0.000109 1.591792 ( 1.590194)
build_all 0.005299 0.000054 16.400308 ( 2.091101)
build_install 0.005721 0.005356 18.354391 ( 3.526069)
test_basic 0.002994 0.003276 1.079502 ( 1.133777)
test_all 0.166223 0.042641 1899.598615 (189.090784)
test_rubyspec 0.074308 0.063655 521.271468 ( 43.786667)
total: 243.96 sec