Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-053725
#<BuildRuby:0x00007fdb504bfdd8
@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.20241211-053725",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005221 0.003420 3.733081 ( 4.528251)
build_miniruby 0.001434 0.000335 1.536596 ( 1.636042)
build_ruby 0.001703 0.000398 4.184254 ( 4.441254)
build_all 0.010213 0.000423 6.563083 ( 4.262935)
build_install 0.016695 0.006153 9.393615 ( 6.290816)
test_btest 0.000703 0.000165 79.873785 ( 54.239526)
test_basic 0.007203 0.005173 1.163951 ( 1.362901)
test_all 0.090001 0.056800 796.513162 (430.059926)
test_rubyspec 0.063368 0.022119 123.080151 ( 57.102210)
total: 563.92 sec