Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-214425
#<BuildRuby:0x00005582b36260e8
@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.20221204-214425",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004787 0.000192 0.941148 ( 1.220928)
build_miniruby 0.001219 0.000000 0.650967 ( 0.649801)
build_ruby 0.001369 0.000000 1.132284 ( 1.124945)
build_all 0.004747 0.000699 2.592965 ( 1.335993)
build_install 0.009391 0.002639 1.891850 ( 1.171185)
test_btest 0.000634 0.000133 50.965300 ( 12.596413)
test_basic 0.002967 0.000625 0.261862 ( 0.357301)
test_all 0.000974 0.000205 679.198283 (329.394062)
test_rubyspec 0.030883 0.030719 78.259815 (109.307019)
total: 457.16 sec