Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20241018-222447
#<BuildRuby:0x00007e3f40cbfdd8
@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.20241018-222447",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002973 0.002238 1.753318 ( 2.257638)
build_miniruby 0.000334 0.000836 0.812761 ( 0.810772)
build_ruby 0.001363 0.000000 1.513639 ( 1.512140)
build_all 0.003950 0.001639 16.857696 ( 2.115422)
build_install 0.005438 0.006321 19.152666 ( 3.619101)
test_basic 0.003285 0.003110 1.083962 ( 1.137058)
test_all 0.149538 0.058761 1912.480409 (202.361020)
test_rubyspec 0.074590 0.054673 520.487098 ( 44.282573)
total: 258.10 sec