Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250711-185857
#<BuildRuby:0x0000735d20effdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250711-185857",
@make="make",
@no_timeout_error=nil,
@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.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003860 0.003562 3.560452 ( 2.528901)
build_miniruby 0.001456 0.000000 1.422964 ( 1.420862)
build_ruby 0.001358 0.000356 3.514528 ( 3.650736)
build_all 0.007135 0.000622 5.399888 ( 2.232835)
build_install 0.009529 0.007917 7.979528 ( 3.833902)
test_btest 0.000691 0.000228 49.904497 ( 14.099168)
test_basic 0.004532 0.003565 0.862563 ( 0.912160)
test_all 0.084743 0.027223 619.477485 (218.520158)
test_rubyspec 0.042559 0.032914 149.460894 ( 30.200206)
total: 277.40 sec