Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241007-071028
#<BuildRuby:0x00007102f4e8fdd8
@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.20241007-071028",
@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.000036 0.000009 0.000045 ( 0.000045)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.001750 0.003935 1.779821 ( 1.920171)
build_miniruby 0.001132 0.000042 0.789021 ( 0.787114)
build_ruby 0.001274 0.000084 1.537361 ( 1.535978)
build_all 0.002279 0.003763 17.601821 ( 2.212007)
build_install 0.006289 0.006557 19.729990 ( 3.757314)
test_basic 0.004463 0.001762 1.087882 ( 1.141335)
test_all 0.136034 0.071243 1926.639428 (208.005496)
test_rubyspec 0.070871 0.053185 528.244604 ( 44.731165)
total: 264.09 sec