Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260223-050716
#<BuildRuby:0x000073910ef9fde0
@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.20260223-050716",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000058 0.000000 0.000058 ( 0.000060)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.001798 0.005271 2.980556 ( 3.063863)
build_miniruby 0.000909 0.000957 2.235785 ( 2.211664)
build_ruby 0.001206 0.001066 5.218450 ( 5.292388)
build_all 0.005778 0.003652 8.229853 ( 3.671224)
build_install 0.013519 0.005726 10.905127 ( 6.269138)
test_btest 0.001100 0.000027 90.614786 ( 24.048895)
test_basic 0.006812 0.003966 1.390311 ( 1.428446)
test_all 0.092478 0.048068 919.313624 (279.477989)
test_rubyspec 0.053431 0.044698 154.159634 ( 35.855613)
total: 361.32 sec