Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-003006
#<BuildRuby:0x00007fa535d0fde0
@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.20251228-003006",
@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.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.002161 0.003789 2.245344 ( 2.392249)
build_miniruby 0.000636 0.000900 1.474076 ( 1.471417)
build_ruby 0.001445 0.000380 4.060368 ( 4.138354)
build_all 0.002827 0.005758 6.769625 ( 2.899544)
build_install 0.011792 0.006861 9.055613 ( 5.080225)
test_btest 0.000792 0.000260 74.576400 ( 23.262481)
test_basic 0.006316 0.005331 1.181447 ( 1.417905)
test_all 0.081499 0.045168 712.232321 (217.734603)
test_rubyspec 0.046118 0.035255 124.337586 ( 23.340750)
total: 281.74 sec