Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-074451
#<BuildRuby:0x000055a1cf8b2380
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-074451",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.005160 0.000704 1.422550 ( 3.374863)
build_miniruby 0.001222 0.000000 0.930776 ( 0.931799)
build_ruby 0.001355 0.000000 1.300786 ( 1.293561)
build_all 0.000000 0.005819 2.964359 ( 1.378483)
build_install 0.003514 0.006947 2.447614 ( 1.589809)
test_btest 0.000640 0.000165 58.863880 ( 15.334836)
test_basic 0.003126 0.000810 0.342396 ( 0.437364)
test_all 0.000888 0.000230 572.434999 (173.561552)
test_rubyspec 0.021869 0.013536 57.924944 ( 67.982746)
total: 265.89 sec