Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-181214
#<BuildRuby:0x0000563e2ef157f8
@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.20221206-181214",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004953 0.000309 1.414669 ( 1.635395)
build_miniruby 0.001024 0.000064 0.826621 ( 0.825344)
build_ruby 0.001137 0.000071 1.562461 ( 1.556409)
build_all 0.000000 0.006347 3.627223 ( 1.888515)
build_install 0.009850 0.002585 2.576878 ( 1.682882)
test_btest 0.000662 0.000110 58.339693 ( 15.928133)
test_basic 0.004456 0.000000 0.361660 ( 0.455920)
test_all 0.000941 0.000149 586.745477 (183.457949)
test_rubyspec 0.014595 0.034630 68.958619 ( 83.254940)
total: 290.69 sec