Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-152135
#<BuildRuby:0x000074a39068fdc8
@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.20251231-152135",
@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.000005 0.000024 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.002573 0.004165 2.547127 ( 2.679261)
build_miniruby 0.000334 0.001309 1.838010 ( 1.834607)
build_ruby 0.001416 0.000521 3.966540 ( 4.045381)
build_all 0.004761 0.003562 6.361564 ( 2.586142)
build_install 0.011456 0.007436 7.917960 ( 4.288896)
test_btest 0.000654 0.000225 72.638948 ( 19.428141)
test_basic 0.004351 0.002847 0.967767 ( 1.806468)
test_all 0.086569 0.037974 714.930134 (214.443845)
test_rubyspec 0.046665 0.037694 129.204790 ( 24.779456)
total: 275.89 sec