Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-082124
#<BuildRuby:0x0000557f073a1e08
@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.20230511-082124",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005535 1.851800 ( 3.689953)
build_miniruby 0.000000 0.001423 1.287543 ( 1.413793)
build_ruby 0.000000 0.001494 2.516890 ( 2.923471)
build_all 0.003094 0.003109 2.125729 ( 2.178648)
build_install 0.007216 0.007590 3.399485 ( 3.103604)
test_btest 0.000563 0.000146 73.511276 ( 39.050916)
test_basic 0.003702 0.002572 0.762829 ( 1.102476)
test_all 0.001638 0.000258 573.536503 (232.805823)
test_rubyspec 0.034776 0.012835 80.765561 ( 96.695310)
total: 382.96 sec