Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-171758
#<BuildRuby:0x000055fa64481f70
@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.20230217-171758",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001175 0.004121 1.495467 ( 2.183536)
build_miniruby 0.001334 0.000000 1.357508 ( 1.407432)
build_ruby 0.001420 0.000000 2.581319 ( 2.876746)
build_all 0.003778 0.003791 3.917254 ( 2.113890)
build_install 0.007342 0.008739 2.995708 ( 2.371490)
test_btest 0.000547 0.000131 56.522327 ( 20.867692)
test_basic 0.005518 0.000321 0.486310 ( 0.596118)
test_all 0.000987 0.000227 633.447024 (235.171244)
test_rubyspec 0.025368 0.022932 70.531954 ( 80.964046)
total: 348.55 sec