Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-214841
#<BuildRuby:0x00007fc0cbcefde0
@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.20250314-214841",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.001998 0.004393 2.437864 ( 2.209423)
build_miniruby 0.000000 0.001459 1.289726 ( 1.286937)
build_ruby 0.000000 0.001763 3.594207 ( 3.732864)
build_all 0.002860 0.005495 5.679158 ( 2.423956)
build_install 0.012963 0.005549 7.333524 ( 3.824481)
test_btest 0.000861 0.000256 47.576335 ( 13.583095)
test_basic 0.004746 0.003142 0.824112 ( 0.882274)
test_all 0.077782 0.040443 585.505389 (177.515456)
test_rubyspec 0.042521 0.029603 97.858325 ( 23.382612)
total: 228.84 sec