Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240929-103512
#<BuildRuby:0x000075f7b808fdd8
@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.20240929-103512",
@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.000014 0.000005 0.000019 ( 0.000017)
autoconf 0.000000 0.000019 0.000019 ( 0.000018)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.002318 0.003395 2.083812 ( 1.923250)
build_miniruby 0.000830 0.000305 0.797867 ( 0.796105)
build_ruby 0.000202 0.001364 1.540455 ( 1.538595)
build_all 0.003868 0.001334 16.506814 ( 2.166536)
build_install 0.008544 0.003383 18.638383 ( 3.536290)
test_basic 0.002991 0.003624 1.096423 ( 1.149263)
test_all 0.146361 0.062402 2000.485462 (182.677694)
test_rubyspec 0.082745 0.044776 524.239747 ( 43.958587)
total: 237.75 sec