Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-105842
#<BuildRuby:0x0000562212c35fe8
@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.20221222-105842",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004525 0.000169 1.189716 ( 2.491685)
build_miniruby 0.001216 0.000331 1.442770 ( 1.600285)
build_ruby 0.001173 0.000320 3.667237 ( 4.355683)
build_all 0.006851 0.001869 3.948550 ( 2.866987)
build_install 0.012453 0.003052 3.272884 ( 3.369839)
test_btest 0.000850 0.000229 56.864052 ( 32.578851)
test_basic 0.005680 0.000381 0.452233 ( 0.711027)
test_all 0.001759 0.000000 617.996136 (269.049112)
test_rubyspec 0.016938 0.032703 71.675296 ( 89.050816)
total: 406.08 sec