Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-032558
#<BuildRuby:0x000055f202456380
@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-032558",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001346 0.004203 1.326459 ( 1.481902)
build_miniruby 0.000949 0.000158 0.684588 ( 0.684068)
build_ruby 0.001136 0.000190 1.142529 ( 1.133146)
build_all 0.005618 0.000227 3.124070 ( 1.524022)
build_install 0.010714 0.000314 2.435298 ( 1.485925)
test_btest 0.000669 0.000096 57.486047 ( 15.192352)
test_basic 0.004323 0.000000 0.342197 ( 0.437308)
test_all 0.000829 0.000112 533.233694 (163.139168)
test_rubyspec 0.020878 0.012452 56.417336 ( 66.499797)
total: 251.58 sec