Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240902-152547
#<BuildRuby:0x000071f64e84fdd0
@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.20240902-152547",
@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.000000 0.000018 0.000018 ( 0.000022)
autoconf 0.000000 0.000019 0.000019 ( 0.000019)
configure 0.000000 0.000016 0.000016 ( 0.000015)
build_up 0.003189 0.001972 1.590588 ( 1.751532)
build_miniruby 0.000781 0.000345 0.761409 ( 0.759939)
build_ruby 0.000289 0.001171 1.448039 ( 1.446741)
build_all 0.002211 0.003196 17.817288 ( 2.213488)
build_install 0.007573 0.004355 19.974997 ( 3.694861)
test_basic 0.004739 0.001315 1.117120 ( 1.176498)
test_all 0.155142 0.051300 2012.538255 (214.185430)
test_rubyspec 0.072032 0.046142 564.380207 ( 47.516351)
total: 272.75 sec