Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250509-010159
#<BuildRuby:0x00007fcec6f6fdc8
@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.20250509-010159",
@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.000022)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000032 0.000010 0.000042 ( 0.000043)
build_up 0.005604 0.000492 2.071862 ( 2.518039)
build_miniruby 0.001211 0.000390 1.357313 ( 1.354216)
build_ruby 0.000000 0.002069 3.123363 ( 3.213397)
build_all 0.004917 0.002137 5.356684 ( 2.183494)
build_install 0.009259 0.005791 6.704840 ( 3.499897)
test_btest 0.000622 0.000226 45.995150 ( 13.838196)
test_basic 0.006323 0.000821 0.649330 ( 0.705614)
test_all 0.083765 0.036598 555.331862 (204.755802)
test_rubyspec 0.044628 0.037011 110.767396 ( 33.304686)
total: 265.37 sec