Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241110-194410
#<BuildRuby:0x0000740f1cb3fde0
@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.20241110-194410",
@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.000015)
build_up 0.001896 0.003368 1.701210 ( 1.882096)
build_miniruby 0.001113 0.000044 0.798658 ( 0.796796)
build_ruby 0.001294 0.000097 1.558330 ( 1.556434)
build_all 0.002814 0.002571 16.553078 ( 2.134808)
build_install 0.009159 0.002331 18.471346 ( 3.513415)
test_basic 0.000667 0.005892 1.103075 ( 1.157147)
test_all 0.151323 0.056048 2000.011642 (199.514690)
test_rubyspec 0.076451 0.051709 525.917330 ( 43.996932)
total: 254.55 sec