Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241119-105022
#<BuildRuby:0x00007e8bec69fdd8
@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.20241119-105022",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002648 0.002898 1.711902 ( 1.881629)
build_miniruby 0.000117 0.001033 0.791332 ( 0.789384)
build_ruby 0.001440 0.000000 1.553970 ( 1.552107)
build_all 0.004071 0.000778 16.320184 ( 2.102447)
build_install 0.008428 0.003089 18.196690 ( 3.464174)
test_basic 0.003650 0.002615 1.076754 ( 1.130505)
test_all 0.138082 0.067006 1881.776232 (205.410945)
test_rubyspec 0.073341 0.049407 522.662507 ( 43.800337)
total: 260.13 sec