Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241108-153138
#<BuildRuby:0x00007f3780b5fdd8
@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.20241108-153138",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000033 0.000013 0.000046 ( 0.000045)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.003251 0.002379 1.781861 ( 2.092771)
build_miniruby 0.001283 0.000122 0.793705 ( 0.791977)
build_ruby 0.001424 0.000000 1.486146 ( 1.484545)
build_all 0.004166 0.001261 16.301432 ( 2.075183)
build_install 0.005877 0.005188 18.284528 ( 3.492894)
test_basic 0.003080 0.003584 1.143367 ( 1.192061)
test_all 0.143995 0.064654 1936.925255 (189.342578)
test_rubyspec 0.059403 0.067197 524.336528 ( 43.991335)
total: 244.46 sec