Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240921-203625
#<BuildRuby:0x000079fe2773fdd0
@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-203625",
@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.000006 0.000026 ( 0.000026)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.003448 0.002500 2.041435 ( 1.955334)
build_miniruby 0.000135 0.001086 0.791519 ( 0.789652)
build_ruby 0.001402 0.000000 1.457052 ( 1.455873)
build_all 0.000271 0.005049 16.262845 ( 2.070356)
build_install 0.010790 0.000810 18.524532 ( 3.463251)
test_basic 0.003672 0.002901 1.078551 ( 1.132195)
test_all 0.152626 0.055201 1948.424144 (213.036574)
test_rubyspec 0.068390 0.057164 519.159775 ( 43.586122)
total: 267.49 sec