Logfile: /home/ko1/ruby/logs/brlog.trunk_asan.20240831-193016
#<BuildRuby:0x000076eabfcbfdd8
@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.20240831-193016",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001179 0.005331 1.626447 ( 2.100908)
build_miniruby 0.000422 0.000817 0.789531 ( 0.787557)
build_ruby 0.000608 0.000867 1.517052 ( 1.515967)
build_all 0.000818 0.004336 18.557604 ( 2.304899)
build_install 0.007590 0.004603 20.680798 ( 3.848635)
test_basic 0.003298 0.003028 1.118768 ( 1.177440)
test_all 0.145916 0.061255 1997.342598 (209.169820)
test_rubyspec 0.071477 0.049355 566.974737 ( 47.703702)
total: 268.61 sec