Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260221-155920
#<BuildRuby:0x000070dceef9fdd0
@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.20260221-155920",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000034 0.000011 0.000045 ( 0.000046)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.003114 0.003753 2.826915 ( 2.958466)
build_miniruby 0.000165 0.001696 2.132222 ( 2.104039)
build_ruby 0.000293 0.001722 5.170552 ( 5.239216)
build_all 0.008497 0.000913 7.707539 ( 3.415414)
build_install 0.013525 0.007354 10.061905 ( 5.771492)
test_btest 0.000773 0.000286 85.393093 ( 22.655717)
test_basic 0.004837 0.005905 1.289100 ( 1.333724)
test_all 0.087948 0.050098 898.624935 (260.466468)
test_rubyspec 0.056178 0.039861 151.007112 ( 42.514363)
total: 346.46 sec