Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-212453
#<BuildRuby:0x00007f0d65f4fdc0
@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.20240705-212453",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000036 0.000012 0.000048 ( 0.000049)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.001450 0.007007 4.072032 ( 3.591379)
build_miniruby 0.001797 0.000000 1.360232 ( 1.359483)
build_ruby 0.002061 0.000005 4.324991 ( 4.477393)
build_all 0.005208 0.004464 8.256731 ( 3.150373)
build_install 0.016003 0.004010 11.301953 ( 5.172703)
test_btest 0.000863 0.000340 120.007080 ( 31.751669)
test_basic 0.003581 0.005536 1.180414 ( 1.600501)
test_all 0.122807 0.032663 912.720697 (260.827900)
test_rubyspec 0.039668 0.056799 169.742860 ( 32.161913)
total: 344.09 sec