Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-015548
#<BuildRuby:0x00007fd99f3dfdd0
@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.20250526-015548",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003775 0.002616 2.246747 ( 2.173790)
build_miniruby 0.001177 0.000392 1.111673 ( 1.109965)
build_ruby 0.001253 0.000418 3.149568 ( 3.273436)
build_all 0.002339 0.005705 5.300155 ( 2.082506)
build_install 0.012316 0.004926 7.474955 ( 3.810949)
test_btest 0.000636 0.000254 54.210220 ( 15.247432)
test_basic 0.006343 0.002537 0.826123 ( 0.880099)
test_all 0.097187 0.026167 708.284825 (266.356060)
test_rubyspec 0.047016 0.033131 113.989423 ( 22.400723)
total: 317.34 sec