Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260118-155516
#<BuildRuby:0x00007cd6268efde0
@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.20260118-155516",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004315 0.003767 3.385665 ( 3.271295)
build_miniruby 0.000652 0.001177 2.159406 ( 2.188209)
build_ruby 0.002094 0.000258 4.922221 ( 4.966040)
build_all 0.006102 0.003599 7.761310 ( 3.471748)
build_install 0.014321 0.007814 10.615206 ( 5.949521)
test_btest 0.000947 0.000000 75.434052 ( 21.855817)
test_basic 0.004311 0.004558 0.838585 ( 2.815874)
test_all 0.086102 0.045855 814.276895 (322.601660)
test_rubyspec 0.045244 0.040903 141.881866 ( 37.120884)
total: 404.24 sec