Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-033127
#<BuildRuby:0x00007f602aa4fdd0
@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.20241114-033127",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003917 0.003916 2.684963 ( 2.764193)
build_miniruby 0.001049 0.000442 1.149817 ( 1.147253)
build_ruby 0.001242 0.000523 2.877655 ( 3.063933)
build_all 0.005018 0.002113 4.768403 ( 1.901706)
build_install 0.009659 0.007133 6.751410 ( 3.163702)
test_btest 0.000602 0.000274 65.588009 ( 17.486038)
test_basic 0.007697 0.000000 0.686900 ( 0.750433)
test_all 0.122043 0.019054 628.271693 (212.809203)
test_rubyspec 0.034272 0.046430 117.137721 ( 21.323128)
total: 264.41 sec