Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250227-081017
#<BuildRuby:0x00007f3ee554fdc8
@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.20250227-081017",
@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.000024 0.000005 0.000029 ( 0.000024)
autoconf 0.000039 0.000009 0.000048 ( 0.000041)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.007060 0.001594 3.873495 ( 3.623743)
build_miniruby 0.001601 0.000362 1.597547 ( 1.708176)
build_ruby 0.001557 0.000352 4.126502 ( 4.437395)
build_all 0.010822 0.000000 6.130223 ( 4.396546)
build_install 0.006611 0.017197 8.908655 ( 6.870187)
test_btest 0.000680 0.000214 50.379185 ( 43.714533)
test_basic 0.008440 0.002652 0.881754 ( 1.163957)
test_all 0.085264 0.038851 598.266312 (194.700371)
test_rubyspec 0.047181 0.030220 100.296719 ( 22.695829)
total: 283.31 sec