Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260108-132328
#<BuildRuby:0x000071e86177fdd8
@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.20260108-132328",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002313 0.006093 3.117692 ( 3.111478)
build_miniruby 0.001886 0.000239 2.026228 ( 2.123562)
build_ruby 0.001868 0.000508 5.071813 ( 5.368919)
build_all 0.008855 0.001743 7.673088 ( 4.555489)
build_install 0.018052 0.006955 10.622883 ( 7.572178)
test_btest 0.000706 0.000199 80.591840 ( 25.723294)
test_basic 0.005836 0.002283 1.072439 ( 1.124798)
test_all 0.092407 0.042241 800.931131 (249.955690)
test_rubyspec 0.037924 0.046514 130.301276 ( 29.691325)
total: 329.23 sec