Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-131331
#<BuildRuby:0x000073b54059fdd0
@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.20251103-131331",
@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.000005 0.000024 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.003187 0.003060 2.215742 ( 3.171039)
build_miniruby 0.000287 0.001094 1.817161 ( 1.813527)
build_ruby 0.001327 0.000411 3.428773 ( 3.555196)
build_all 0.007247 0.000861 8.079055 ( 4.566120)
build_install 0.012976 0.003417 7.926758 ( 4.368731)
test_btest 0.000000 0.000932 63.600842 ( 16.943519)
test_basic 0.004130 0.004549 0.768609 ( 0.816648)
test_all 0.092260 0.032522 654.551901 (221.759444)
test_rubyspec 0.045215 0.037437 118.151986 ( 22.733602)
total: 279.73 sec