Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-140855
#<BuildRuby:0x0000556500e15ef0
@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-140855",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000014)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005736 0.000000 1.302618 ( 1.502280)
build_miniruby 0.001259 0.000000 0.701934 ( 0.700591)
build_ruby 0.001339 0.000000 1.125198 ( 1.118518)
build_all 0.002503 0.003714 3.324186 ( 1.645405)
build_install 0.010465 0.004562 2.428419 ( 1.502270)
test_btest 0.000735 0.000000 55.149426 ( 15.339690)
test_basic 0.000850 0.003416 0.357261 ( 0.450858)
test_all 0.000817 0.000223 575.363004 (164.872304)
test_rubyspec 0.010123 0.021028 56.945178 ( 66.949502)
total: 254.08 sec