Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-145147
#<BuildRuby:0x000074efa98ffdc8
@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.20251031-145147",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004098 0.003943 3.543045 ( 2.308298)
build_miniruby 0.001801 0.000000 1.180992 ( 1.177348)
build_ruby 0.001688 0.000000 2.839511 ( 3.020966)
build_all 0.006079 0.001145 5.194787 ( 2.060957)
build_install 0.012786 0.004560 8.115327 ( 3.781924)
test_btest 0.000663 0.000194 58.233338 ( 15.308544)
test_basic 0.000710 0.005194 0.705904 ( 0.764285)
test_all 0.077671 0.040816 575.614753 (177.472977)
test_rubyspec 0.050114 0.037156 125.110604 ( 30.054443)
total: 235.95 sec