Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-135925
#<BuildRuby:0x000073029bb2fdc0
@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.20251102-135925",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002974 0.004669 2.850655 ( 2.404409)
build_miniruby 0.001494 0.000159 1.225181 ( 1.222499)
build_ruby 0.000566 0.001180 2.984268 ( 3.177988)
build_all 0.006446 0.001820 5.724619 ( 2.273892)
build_install 0.011884 0.006988 8.258513 ( 4.102651)
test_btest 0.002216 0.000060 62.522113 ( 17.335926)
test_basic 0.007082 0.001340 0.944434 ( 0.992832)
test_all 0.086666 0.036812 645.454863 (187.069224)
test_rubyspec 0.040888 0.046088 120.266211 ( 22.886907)
total: 241.47 sec