Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-052503
#<BuildRuby:0x00007f160ecbfdd8
@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.20240704-052503",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.006126 0.001844 4.293079 ( 3.838417)
build_miniruby 0.001256 0.000460 1.707167 ( 1.705320)
build_ruby 0.001503 0.000551 4.001326 ( 4.152919)
build_all 0.004011 0.007890 8.857080 ( 4.341316)
build_install 0.013136 0.010261 12.187223 ( 6.118578)
test_btest 0.000940 0.000000 131.211014 ( 59.622733)
test_basic 0.000741 0.012889 1.434587 ( 1.513834)
test_all 0.121063 0.037462 980.196477 (278.591322)
test_rubyspec 0.044153 0.052233 178.231539 ( 37.653295)
total: 397.54 sec