Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250507-215226
#<BuildRuby:0x00007f2cdf4efdc8
@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.20250507-215226",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002737 0.003144 2.157653 ( 2.328748)
build_miniruby 0.000000 0.001610 1.181709 ( 1.178770)
build_ruby 0.001810 0.000433 4.099456 ( 4.217400)
build_all 0.002931 0.006941 6.325042 ( 3.242525)
build_install 0.014919 0.008194 8.565218 ( 5.338462)
test_btest 0.000830 0.000218 53.011302 ( 24.493096)
test_basic 0.000000 0.009516 1.005780 ( 1.094795)
test_all 0.086662 0.040139 641.912083 (250.680025)
test_rubyspec 0.052102 0.027045 110.271090 ( 28.992935)
total: 321.57 sec