Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240916-000629
#<BuildRuby:0x00007b0e78b3fdd8
@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.20240916-000629",
@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.000010 0.000046 ( 0.000045)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.001450 0.004563 2.056369 ( 1.891389)
build_miniruby 0.000680 0.000540 0.803910 ( 0.801855)
build_ruby 0.001292 0.000111 1.510255 ( 1.508079)
build_all 0.001268 0.004008 16.255072 ( 2.077546)
build_install 0.006620 0.005224 18.658390 ( 3.666279)
test_basic 0.003538 0.002776 1.096986 ( 1.147080)
test_all 0.149214 0.059297 1905.677976 (205.144519)
test_rubyspec 0.075375 0.050390 527.264730 ( 44.272487)
total: 260.51 sec