Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-042359
#<BuildRuby:0x000055afffa35ef8
@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.20221229-042359",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003640 0.000694 1.047488 ( 1.487345)
build_miniruby 0.001095 0.000209 1.184628 ( 1.182780)
build_ruby 0.001116 0.000212 3.009164 ( 3.377119)
build_all 0.002918 0.003964 3.444335 ( 1.698766)
build_install 0.012319 0.000811 2.805158 ( 1.849956)
test_btest 0.000662 0.000138 56.039341 ( 15.781037)
test_basic 0.000179 0.004453 0.381970 ( 0.672925)
test_all 0.001389 0.000347 612.986584 (182.091959)
test_rubyspec 0.016095 0.022557 62.148216 ( 72.260921)
total: 280.40 sec