Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241212-000104
#<BuildRuby:0x000079e012b5fdd0
@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.20241212-000104",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001367 0.003870 1.640559 ( 2.208150)
build_miniruby 0.000700 0.000444 0.812442 ( 0.810538)
build_ruby 0.000295 0.001043 1.500115 ( 1.498455)
build_all 0.004588 0.000757 16.570870 ( 2.110726)
build_install 0.006998 0.004818 18.666816 ( 3.641925)
test_basic 0.003789 0.002359 1.100032 ( 1.151061)
test_all 0.154393 0.051769 1915.238194 (205.902825)
test_rubyspec 0.077402 0.052319 522.654698 ( 43.829313)
total: 261.15 sec