Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260210-100931
#<BuildRuby:0x00007586d72afde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260210-100931",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.001455 0.005581 2.788590 ( 2.627865)
build_miniruby 0.000880 0.000710 1.666215 ( 1.643227)
build_ruby 0.000926 0.000963 4.013586 ( 4.116479)
build_all 0.005736 0.002897 7.015597 ( 2.985270)
build_install 0.013649 0.006151 9.465774 ( 5.111370)
test_btest 0.000648 0.000183 78.546354 ( 20.999200)
test_basic 0.004244 0.006116 1.119085 ( 1.162809)
test_all 0.092286 0.037257 767.303443 (265.271858)
test_rubyspec 0.051985 0.033743 132.465449 ( 28.352277)
total: 332.27 sec