Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-045213
#<BuildRuby:0x00007fdd91b7fdd8
@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.20240807-045213",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000034 0.000011 0.000045 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002866 0.005121 3.696097 ( 3.655865)
build_miniruby 0.001480 0.000000 1.283174 ( 1.280356)
build_ruby 0.001780 0.000000 4.026326 ( 4.206286)
build_all 0.004309 0.005545 8.080256 ( 3.160283)
build_install 0.019850 0.000000 11.548685 ( 5.468884)
test_btest 0.000894 0.000000 120.515637 ( 31.702353)
test_basic 0.010703 0.000000 1.219503 ( 1.267060)
test_all 0.088635 0.061713 851.727922 (262.238809)
test_rubyspec 0.047285 0.039372 169.881031 ( 34.484403)
total: 347.47 sec