Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-194204
#<BuildRuby:0x0000563d11ebe048
@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-194204",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000012)
build_up 0.001107 0.004340 1.042439 ( 1.217492)
build_miniruby 0.000792 0.000330 0.605250 ( 0.604138)
build_ruby 0.001034 0.000431 1.140467 ( 1.134118)
build_all 0.005138 0.000387 2.489613 ( 1.231916)
build_install 0.001172 0.010401 1.762135 ( 1.086826)
test_btest 0.000464 0.000261 48.830907 ( 14.756634)
test_basic 0.002038 0.001146 0.247595 ( 0.343562)
test_all 0.000663 0.000373 472.361058 (139.293871)
test_rubyspec 0.024239 0.016767 52.827990 ( 62.826925)
total: 222.50 sec