Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260124-190226
#<BuildRuby:0x000072d47becfdc0
@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.20260124-190226",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000043 0.000000 0.000043 ( 0.000045)
build_up 0.004795 0.001957 2.289373 ( 2.168561)
build_miniruby 0.000915 0.000608 1.392091 ( 1.388301)
build_ruby 0.001468 0.000171 3.499154 ( 3.595739)
build_all 0.005882 0.002593 6.377052 ( 2.642764)
build_install 0.010411 0.010093 9.126745 ( 4.920129)
test_btest 0.000954 0.000031 79.984270 ( 23.857678)
test_basic 0.006736 0.003115 1.180764 ( 1.247401)
test_all 0.096116 0.042008 844.981020 (267.080354)
test_rubyspec 0.051021 0.044188 133.350024 ( 31.080797)
total: 337.98 sec