Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-224351
#<BuildRuby:0x00007f6e00abfde0
@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.20240806-224351",
@make="make",
@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_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000031)
build_up 0.000440 0.007185 3.234066 ( 3.190741)
build_miniruby 0.000000 0.001996 1.618517 ( 1.616612)
build_ruby 0.000371 0.001917 4.488123 ( 4.665838)
build_all 0.006667 0.003596 8.536303 ( 3.875824)
build_install 0.018071 0.005224 11.645041 ( 6.083846)
test_btest 0.000776 0.000217 120.208319 ( 35.979908)
test_basic 0.006103 0.000655 1.169099 ( 1.218003)
test_all 0.095214 0.053600 797.004637 (227.507659)
test_rubyspec 0.049366 0.039516 164.967767 ( 34.977763)
total: 319.12 sec