Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-074941
#<BuildRuby:0x000055bdf975df70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230105-074941",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004216 0.000402 0.984739 ( 1.418558)
build_miniruby 0.001246 0.000000 1.122309 ( 1.120509)
build_ruby 0.001391 0.000000 2.847439 ( 3.232102)
build_all 0.006160 0.000440 3.730946 ( 1.990102)
build_install 0.005797 0.007622 2.691226 ( 1.782705)
test_btest 0.000732 0.000117 56.605840 ( 15.649150)
test_basic 0.005725 0.000916 0.438722 ( 0.538096)
test_all 0.000944 0.000151 627.839146 (185.645206)
test_rubyspec 0.012019 0.026044 62.686249 ( 72.753068)
total: 284.13 sec