Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-050929
#<BuildRuby:0x00007fef8bf2fdc8
@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.20241219-050929",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002253 0.003737 2.248251 ( 2.958220)
build_miniruby 0.000000 0.001754 1.807034 ( 1.940902)
build_ruby 0.000670 0.001484 4.241079 ( 4.579279)
build_all 0.007313 0.000645 5.618927 ( 2.266919)
build_install 0.017955 0.000334 6.870998 ( 3.467838)
test_btest 0.000914 0.000156 68.800598 ( 17.952143)
test_basic 0.004268 0.003352 0.787204 ( 0.835554)
test_all 0.096207 0.047812 626.341421 (191.812278)
test_rubyspec 0.030543 0.053933 117.763906 ( 26.762678)
total: 252.58 sec