Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-084828
#<BuildRuby:0x000074653e73fdd0
@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.20250723-084828",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002518 0.004853 3.875086 ( 2.783820)
build_miniruby 0.001036 0.000308 1.398351 ( 1.394516)
build_ruby 0.001505 0.000147 3.692164 ( 11.871438)
build_all 0.004821 0.002565 6.071659 ( 2.684133)
build_install 0.013180 0.003440 9.167350 ( 4.771544)
test_btest 0.002095 0.000323 58.717050 ( 16.428611)
test_basic 0.003375 0.004865 0.963926 ( 1.014425)
test_all 0.081005 0.038812 665.977897 (206.453195)
test_rubyspec 0.050676 0.028478 156.039879 ( 31.033683)
total: 278.44 sec