Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-141046
#<BuildRuby:0x000055d17ad42258
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240116-141046",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000003 0.000020 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005855 0.000211 1.719972 ( 2.580011)
build_miniruby 0.001595 0.000192 1.663960 ( 1.696877)
build_ruby 0.001729 0.000208 3.300500 ( 3.622631)
build_all 0.007884 0.000413 5.939549 ( 3.409234)
build_install 0.017228 0.000893 7.013313 ( 3.988321)
test_btest 0.000595 0.000064 83.614929 ( 41.524012)
test_basic 0.001638 0.004340 0.820852 ( 0.915024)
test_all 0.009635 0.004715 23.468736 ( 13.169741)
test_rubyspec 0.066372 0.037010 164.000630 (181.282973)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-yjit.20240116-141046
total: 252.19 sec