Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250325-134931
#<BuildRuby:0x00007f379da3fdc8
@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.20250325-134931",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.002955 0.003806 2.611186 ( 2.312659)
build_miniruby 0.001140 0.000258 1.232336 ( 1.229599)
build_ruby 0.001535 0.000347 3.928462 ( 4.064361)
build_all 0.003965 0.004076 5.420357 ( 2.342210)
build_install 0.013484 0.005279 8.375644 ( 4.609755)
test_btest 0.000771 0.000203 49.800007 ( 14.134824)
test_basic 0.005505 0.003242 0.863511 ( 0.913860)
test_all 0.067269 0.056006 579.193123 (191.474666)
test_rubyspec 0.048166 0.031882 103.988669 ( 26.041631)
total: 247.12 sec