Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240924-151818
#<BuildRuby:0x00007747e1b3fdd0
@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.20240924-151818",
@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.000024 0.000005 0.000029 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000035)
build_up 0.003404 0.002347 2.012654 ( 2.039269)
build_miniruby 0.000903 0.000225 0.791635 ( 0.789660)
build_ruby 0.000285 0.001120 1.454908 ( 1.453225)
build_all 0.003740 0.001394 16.178641 ( 2.066140)
build_install 0.006463 0.005155 18.646000 ( 3.449608)
test_basic 0.004241 0.002123 1.066069 ( 1.119430)
test_all 0.142811 0.062559 1957.549136 (186.724586)
test_rubyspec 0.070219 0.053334 515.073002 ( 43.232463)
total: 240.88 sec