Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251222-070214
#<BuildRuby:0x000077a90251fdd8
@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.20251222-070214",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.003245 0.004083 3.245265 ( 3.188616)
build_miniruby 0.000607 0.001159 1.961608 ( 1.981917)
build_ruby 0.000000 0.002096 5.173332 ( 5.238190)
build_all 0.007823 0.002098 7.645973 ( 4.115065)
build_install 0.015954 0.009064 10.841565 ( 7.559265)
test_btest 0.000781 0.000227 81.697104 ( 30.325818)
test_basic 0.007146 0.003107 1.086434 ( 1.133652)
test_all 0.089158 0.041199 737.811966 (221.299368)
test_rubyspec 0.056872 0.028026 129.120081 ( 26.899745)
total: 301.74 sec