Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-050559
#<BuildRuby:0x00007f698c8bfdd8
@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.20241205-050559",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003616 0.006655 4.343212 ( 4.357360)
build_miniruby 0.001473 0.000000 1.526017 ( 1.523394)
build_ruby 0.001839 0.000000 3.793174 ( 3.931644)
build_all 0.006423 0.001721 6.053718 ( 2.416821)
build_install 0.006348 0.012567 9.131843 ( 4.306675)
test_btest 0.000685 0.000248 81.506271 ( 25.767248)
test_basic 0.006411 0.004764 1.070234 ( 1.131115)
test_all 0.093140 0.055122 730.440741 (217.372007)
test_rubyspec 0.048410 0.032913 119.200750 ( 26.514068)
total: 287.32 sec