Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-225317
#<BuildRuby:0x00007efeb24bfde0
@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.20240705-225317",
@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.000008 0.000029 ( 0.000030)
autoconf 0.000031 0.000013 0.000044 ( 0.000045)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.007862 0.003145 4.735125 ( 5.359597)
build_miniruby 0.001670 0.000668 1.830401 ( 2.019404)
build_ruby 0.001792 0.000716 4.875379 ( 5.332794)
build_all 0.002535 0.007868 9.049448 ( 5.008668)
build_install 0.012697 0.010572 12.598847 ( 6.853644)
test_btest 0.000000 0.000965 126.910861 ( 69.757844)
test_basic 0.005718 0.008456 1.436776 ( 1.606556)
test_all 0.115996 0.043641 983.204143 (383.231074)
test_rubyspec 0.055992 0.040181 177.465762 ( 49.273870)
total: 528.44 sec