Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-221858
#<BuildRuby:0x000079aa6126fdd8
@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.20250807-221858",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.002677 0.005245 3.859475 ( 2.772833)
build_miniruby 0.001041 0.000344 1.267087 ( 1.263668)
build_ruby 0.000541 0.001175 3.523182 ( 3.666750)
build_all 0.003987 0.002696 5.636901 ( 2.368829)
build_install 0.013952 0.003648 8.474121 ( 4.059098)
test_btest 0.000782 0.000133 55.774888 ( 15.425551)
test_basic 0.004916 0.003057 0.949021 ( 1.001811)
test_all 0.084480 0.031747 618.962435 (199.356782)
test_rubyspec 0.043111 0.032751 148.825649 ( 31.481295)
total: 261.40 sec