Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-215045
#<BuildRuby:0x00007a44f068fdd0
@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.20251027-215045",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.004416 0.003123 3.400984 ( 2.045476)
build_miniruby 0.001317 0.000000 1.069821 ( 1.067219)
build_ruby 0.001423 0.000000 2.747109 ( 2.852830)
build_all 0.006350 0.000853 4.969113 ( 1.910592)
build_install 0.018093 0.001607 7.715188 ( 3.481620)
test_btest 0.000683 0.000162 51.546875 ( 14.228736)
test_basic 0.003154 0.002694 0.685854 ( 0.751164)
test_all 0.088259 0.027586 561.725955 (165.607225)
test_rubyspec 0.036413 0.045501 111.924681 ( 18.392233)
total: 210.34 sec