Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241016-170838
#<BuildRuby:0x00007e9d70b3fdd0
@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.20241016-170838",
@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.000028 0.000000 0.000028 ( 0.000027)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000034 0.000000 0.000034 ( 0.000035)
build_up 0.003718 0.001737 1.674351 ( 1.822139)
build_miniruby 0.001140 0.000028 0.797811 ( 0.795858)
build_ruby 0.001043 0.000355 1.455405 ( 1.453875)
build_all 0.004710 0.000853 16.383351 ( 2.087105)
build_install 0.005404 0.006016 18.082565 ( 3.393743)
test_basic 0.003545 0.002705 1.044508 ( 1.100208)
test_all 0.148635 0.058376 1905.114465 (197.419563)
test_rubyspec 0.063247 0.062760 518.317463 ( 43.961315)
total: 252.03 sec