Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-160415
#<BuildRuby:0x00007f5571f1fdd8
@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.20250425-160415",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000038 0.000008 0.000046 ( 0.000045)
build_up 0.000000 0.005756 2.004146 ( 2.326561)
build_miniruby 0.000637 0.001133 1.618066 ( 1.616630)
build_ruby 0.001578 0.000441 3.967937 ( 4.126978)
build_all 0.007430 0.002720 6.733704 ( 3.004684)
build_install 0.009850 0.013052 7.818733 ( 4.112184)
test_btest 0.000787 0.000294 51.382862 ( 15.339248)
test_basic 0.003553 0.007200 0.893519 ( 0.949805)
test_all 0.078132 0.042056 606.984246 (187.694706)
test_rubyspec 0.037702 0.037054 99.416938 ( 26.400175)
total: 245.57 sec