Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260220-001430
#<BuildRuby:0x000075c83779fde0
@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.20260220-001430",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000047)
configure 0.000050 0.000000 0.000050 ( 0.000050)
build_up 0.004462 0.002905 3.073720 ( 5.551232)
build_miniruby 0.001586 0.000366 2.299623 ( 3.728754)
build_ruby 0.001838 0.000425 5.541483 ( 7.931259)
build_all 0.008412 0.002515 8.573455 ( 12.118511)
build_install 0.024139 0.002857 11.522138 ( 15.613171)
test_btest 0.000918 0.000201 94.391025 (136.844010)
test_basic 0.006830 0.006167 1.456277 ( 2.949523)
test_all 0.109319 0.038879 1017.155401 (971.405845)
test_rubyspec 0.048814 0.042714 145.741788 ( 41.511169)
total: 1197.66 sec