Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-001025
#<BuildRuby:0x00007fb5be80fdd8
@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.20241212-001025",
@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.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004534 0.002982 3.608212 ( 3.873744)
build_miniruby 0.000115 0.001562 1.515485 ( 1.515221)
build_ruby 0.000000 0.001890 3.601251 ( 27.112999)
build_all 0.002196 0.004688 4.571655 ( 2.378240)
build_install 0.007583 0.006465 6.045946 ( 10.963579)
test_btest 0.000661 0.000256 65.510036 ( 17.653596)
test_basic 0.002542 0.007048 0.707330 ( 0.758444)
test_all 0.105364 0.034160 613.529426 (179.947020)
test_rubyspec 0.058734 0.017762 112.416481 ( 19.971976)
total: 264.18 sec