Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250129-202726
#<BuildRuby:0x00007fca392dfdd8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250129-202726",
@make="make",
@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.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.004038 0.005231 3.965931 ( 4.304325)
build_miniruby 0.002037 0.000603 1.605719 ( 2.044007)
build_ruby 0.001872 0.000554 4.216186 ( 5.415530)
build_all 0.005461 0.004699 6.575966 ( 5.042891)
build_install 0.011371 0.011411 9.315636 ( 8.450611)
test_btest 0.000599 0.000228 74.576197 ( 57.974654)
test_basic 0.006581 0.005421 1.031275 ( 1.350431)
test_all 0.082021 0.039191 615.742827 (214.994679)
test_rubyspec 0.040762 0.037192 106.272882 ( 26.760538)
total: 326.34 sec