Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240917-102626
#<BuildRuby:0x000078a400ebfdd0
@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.20240917-102626",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000049 0.000012 0.000061 ( 0.000059)
configure 0.000038 0.000009 0.000047 ( 0.000047)
build_up 0.003299 0.002812 2.041826 ( 1.863272)
build_miniruby 0.000334 0.000795 0.801876 ( 0.799809)
build_ruby 0.001309 0.000096 1.452052 ( 1.450707)
build_all 0.002867 0.002611 16.627489 ( 2.106712)
build_install 0.009124 0.002417 18.604675 ( 3.479911)
test_basic 0.003834 0.003191 1.114688 ( 1.166920)
test_all 0.141611 0.067647 1841.559426 (194.327330)
test_rubyspec 0.065701 0.062809 523.534071 ( 44.074232)
total: 249.27 sec