Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-114207
#<BuildRuby:0x00007fcba028fdc0
@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.20240614-114207",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000038 0.000006 0.000044 ( 0.000045)
build_up 0.005034 0.004245 4.055406 ( 4.815245)
build_miniruby 0.001471 0.000278 1.793361 ( 2.123220)
build_ruby 0.001957 0.000371 4.740472 ( 5.335190)
build_all 0.005484 0.005373 8.581023 ( 5.502437)
build_install 0.023909 0.003017 11.918555 ( 8.157371)
test_btest 0.000838 0.000171 115.116174 ( 36.514473)
test_basic 0.008816 0.000000 1.190327 ( 1.241343)
test_all 0.096058 0.054832 828.952834 (236.832395)
test_rubyspec 0.058457 0.030880 159.243166 ( 33.308533)
total: 333.83 sec