Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251030-052901
#<BuildRuby:0x00007bcd9f4efdc0
@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.20251030-052901",
@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.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003255 0.004807 3.503833 ( 2.215649)
build_miniruby 0.001242 0.000064 1.153786 ( 1.151221)
build_ruby 0.000702 0.000945 2.969703 ( 3.063156)
build_all 0.005667 0.001646 4.696133 ( 1.907730)
build_install 0.011253 0.005058 7.629839 ( 3.604754)
test_btest 0.000709 0.000199 53.743833 ( 15.189998)
test_basic 0.005932 0.001541 0.754611 ( 0.802747)
test_all 0.088594 0.028384 625.568074 (207.675278)
test_rubyspec 0.043728 0.037201 112.206793 ( 19.723694)
total: 255.34 sec