Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-212635
#<BuildRuby:0x00007f99ef32fdd0
@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.20240729-212635",
@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.000000 0.000024 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.009263 0.000273 4.171285 ( 4.990736)
build_miniruby 0.001723 0.000314 1.831329 ( 1.989957)
build_ruby 0.001742 0.000317 4.778475 ( 5.308889)
build_all 0.009409 0.001711 8.890231 ( 6.304344)
build_install 0.014005 0.011223 11.918386 ( 8.464338)
test_btest 0.000824 0.000194 123.671137 ( 60.162755)
test_basic 0.008503 0.004527 1.440598 ( 1.858325)
test_all 0.122829 0.047709 1032.680545 (1125.800436)
test_rubyspec 0.048489 0.047811 183.742508 (203.875496)
total: 1418.76 sec