Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-065906
#<BuildRuby:0x00007fe61a13fdc8
@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.20240701-065906",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.002759 0.005906 3.690816 ( 3.169408)
build_miniruby 0.001301 0.000530 1.439076 ( 1.435921)
build_ruby 0.002022 0.000000 3.547873 ( 3.750652)
build_all 0.003685 0.004709 7.541053 ( 3.034545)
build_install 0.017602 0.003093 11.051594 ( 5.091320)
test_btest 0.001133 0.000000 118.500696 ( 30.992153)
test_basic 0.008706 0.000792 1.104868 ( 1.151512)
test_all 0.105832 0.046337 885.086137 (293.073708)
test_rubyspec 0.054128 0.043446 173.957556 ( 56.666486)
total: 398.37 sec