Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-031400
#<BuildRuby:0x00007ffba1f6fdc0
@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.20241020-031400",
@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.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.005033 0.003329 4.118168 ( 3.969639)
build_miniruby 0.001511 0.000390 1.342157 ( 1.339391)
build_ruby 0.001652 0.000426 4.101677 ( 4.232537)
build_all 0.004527 0.005414 7.287785 ( 3.201767)
build_install 0.013732 0.008706 10.495805 ( 5.423193)
test_btest 0.000567 0.000183 93.991453 ( 31.274651)
test_basic 0.008794 0.002845 1.013694 ( 1.076101)
test_all 0.103315 0.048478 755.702838 (234.906838)
test_rubyspec 0.050670 0.038697 136.429486 ( 50.975490)
total: 336.40 sec