Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-171517
#<BuildRuby:0x00007fdd81c0fdd0
@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.20240629-171517",
@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.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000037 0.000013 0.000050 ( 0.000050)
configure 0.000032 0.000012 0.000044 ( 0.000045)
build_up 0.007524 0.005323 4.674087 ( 7.181684)
build_miniruby 0.001575 0.000591 1.884352 ( 2.471335)
build_ruby 0.002699 0.000000 4.928492 ( 6.450998)
build_all 0.005202 0.006586 8.998843 ( 10.039070)
build_install 0.025467 0.003336 12.429868 ( 14.012225)
test_btest 0.000651 0.000234 125.609504 (153.378220)
test_basic 0.011559 0.004149 1.433682 ( 4.571320)
test_all 0.132018 0.033942 955.184683 (1008.519512)
test_rubyspec 0.050728 0.050134 175.807244 ( 64.376482)
total: 1271.00 sec