Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251211-090841
#<BuildRuby:0x00007d49acedfdc8
@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.20251211-090841",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000044 0.000000 0.000044 ( 0.000045)
build_up 0.003443 0.003881 2.383772 ( 2.404580)
build_miniruby 0.001604 0.000000 1.468778 ( 1.703434)
build_ruby 0.000226 0.001665 3.966383 ( 31.387762)
build_all 0.006837 0.001950 6.777541 ( 2.844849)
build_install 0.014316 0.004443 8.343255 ( 4.551279)
test_btest 0.000701 0.000221 70.015348 ( 18.874132)
test_basic 0.004723 0.002121 0.850326 ( 0.958562)
test_all 0.084644 0.039375 664.886029 (232.245286)
test_rubyspec 0.049707 0.034583 126.568273 ( 22.396334)
total: 317.37 sec