Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260223-150405
#<BuildRuby:0x000076b16fecfdc8
@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.20260223-150405",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000033 0.000010 0.000043 ( 0.000043)
build_up 0.001372 0.005480 2.114991 ( 2.358154)
build_miniruby 0.001401 0.000426 1.521665 ( 1.498233)
build_ruby 0.001729 0.000259 4.012831 ( 4.075360)
build_all 0.006001 0.002726 7.094284 ( 2.920742)
build_install 0.012967 0.005999 8.939932 ( 4.775101)
test_btest 0.000770 0.000286 85.298444 ( 23.646887)
test_basic 0.006135 0.002861 1.147990 ( 1.192684)
test_all 0.096326 0.035289 775.581979 (227.894800)
test_rubyspec 0.056007 0.037772 156.511528 ( 31.067296)
total: 299.43 sec