Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240910-202243
#<BuildRuby:0x00007e1d410bfdd8
@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.20240910-202243",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000031 0.000011 0.000042 ( 0.000042)
build_up 0.002481 0.002798 1.634904 ( 1.784956)
build_miniruby 0.000137 0.001052 0.845563 ( 0.843579)
build_ruby 0.000888 0.000523 1.523630 ( 1.522074)
build_all 0.003448 0.002064 18.769255 ( 2.337356)
build_install 0.007316 0.004748 20.647133 ( 3.983008)
test_basic 0.005149 0.005628 1.174550 ( 1.224155)
test_all 0.142762 0.062656 2027.508255 (204.837626)
test_rubyspec 0.071697 0.046496 567.996135 ( 47.809881)
total: 264.34 sec