Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-162029
#<BuildRuby:0x00007f4a65d9fdd0
@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.20241216-162029",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001255 0.004160 1.809218 ( 2.154930)
build_miniruby 0.001325 0.000183 1.084256 ( 1.081449)
build_ruby 0.001377 0.000190 2.827188 ( 3.031434)
build_all 0.006631 0.000334 4.711397 ( 1.848603)
build_install 0.013476 0.002574 6.328583 ( 3.198738)
test_btest 0.000935 0.000130 73.577125 ( 19.418653)
test_basic 0.004587 0.004682 1.003606 ( 1.053421)
test_all 0.104369 0.039370 690.013778 (206.827321)
test_rubyspec 0.028318 0.049597 114.409750 ( 24.336329)
total: 262.95 sec