Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-062034
#<BuildRuby:0x00007fb989e2fdc0
@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.20241211-062034",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003066 0.003771 3.234263 ( 3.357955)
build_miniruby 0.001443 0.000000 1.474152 ( 1.471091)
build_ruby 0.001591 0.000000 3.327409 ( 3.529402)
build_all 0.006779 0.001498 5.938863 ( 2.460251)
build_install 0.013412 0.003353 7.671689 ( 3.577001)
test_btest 0.000000 0.000899 68.400160 ( 18.092236)
test_basic 0.007371 0.001873 0.855591 ( 0.900293)
test_all 0.096385 0.043892 658.519902 (194.092417)
test_rubyspec 0.043226 0.033260 119.869395 ( 27.798084)
total: 255.28 sec