Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-162401
#<BuildRuby:0x000078b7d199fdc0
@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.20250722-162401",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004396 0.002857 3.458442 ( 2.528139)
build_miniruby 0.000000 0.001375 1.171042 ( 1.167444)
build_ruby 0.000340 0.001362 3.196814 ( 3.403265)
build_all 0.005846 0.003511 6.090602 ( 3.395525)
build_install 0.018928 0.004694 9.458016 ( 5.995154)
test_btest 0.002676 0.000186 54.730619 ( 16.540206)
test_basic 0.000000 0.006148 0.655973 ( 0.711312)
test_all 0.081006 0.034560 651.688286 (251.115569)
test_rubyspec 0.039947 0.037657 148.546183 ( 25.602695)
total: 310.46 sec