Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241201-191010
#<BuildRuby:0x00007e8b693bfdd0
@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.20241201-191010",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000000 0.000065 0.000065 ( 0.000068)
build_up 0.001749 0.003851 1.732582 ( 1.896730)
build_miniruby 0.000115 0.001047 0.798977 ( 0.797028)
build_ruby 0.000031 0.001673 1.546113 ( 1.544269)
build_all 0.001495 0.003916 16.364927 ( 2.134327)
build_install 0.009731 0.002194 18.486028 ( 3.680959)
test_basic 0.003540 0.003096 1.107056 ( 1.160680)
test_all 0.150167 0.059646 1931.968830 (191.450313)
test_rubyspec 0.083203 0.054842 513.900284 ( 43.366473)
total: 246.03 sec