Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240929-084504
#<BuildRuby:0x00007a4850b1fdd8
@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.20240929-084504",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000197 0.006033 2.070361 ( 1.980868)
build_miniruby 0.000850 0.000294 0.794427 ( 0.792400)
build_ruby 0.000000 0.001382 1.520904 ( 1.519333)
build_all 0.003974 0.001572 16.434400 ( 2.099340)
build_install 0.008602 0.003226 18.669367 ( 3.560673)
test_basic 0.003032 0.003656 1.090491 ( 1.146182)
test_all 0.141559 0.067081 1957.669947 (185.438228)
test_rubyspec 0.071358 0.055834 523.279104 ( 43.843005)
total: 240.38 sec