Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251104-031108
#<BuildRuby:0x00007bdf5b10fde0
@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.20251104-031108",
@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.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.002692 0.003215 2.139733 ( 2.302145)
build_miniruby 0.001206 0.000350 1.360545 ( 1.356670)
build_ruby 0.000797 0.000958 3.403851 ( 3.540380)
build_all 0.007718 0.000602 6.336271 ( 2.644413)
build_install 0.014123 0.004756 8.498205 ( 4.626273)
test_btest 0.000093 0.001032 66.406314 ( 18.449632)
test_basic 0.004379 0.005178 0.965186 ( 1.009690)
test_all 0.087080 0.037670 704.276218 (205.064856)
test_rubyspec 0.051069 0.031403 120.541303 ( 26.445298)
total: 265.44 sec