Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-210307
#<BuildRuby:0x000079bfc3cafdd0
@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.20251221-210307",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.001994 0.004747 2.882733 ( 2.970939)
build_miniruby 0.000084 0.001524 1.565106 ( 1.562287)
build_ruby 0.001686 0.000169 4.318026 ( 4.347723)
build_all 0.006433 0.002862 6.700013 ( 2.725300)
build_install 0.016138 0.005001 9.045570 ( 4.674537)
test_btest 0.000778 0.000197 77.873272 ( 21.040674)
test_basic 0.004228 0.006153 1.146446 ( 1.192398)
test_all 0.099043 0.031147 737.431121 (215.157530)
test_rubyspec 0.055112 0.028758 127.029636 ( 27.860927)
total: 281.53 sec