Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-053051
#<BuildRuby:0x00007b176f6dfdd8
@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.20251227-053051",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.003052 0.003025 2.000971 ( 2.178136)
build_miniruby 0.000882 0.000636 1.686375 ( 1.683674)
build_ruby 0.000877 0.000974 3.918247 ( 3.985064)
build_all 0.004994 0.003395 6.644386 ( 2.796022)
build_install 0.012636 0.006931 8.639372 ( 4.698867)
test_btest 0.000677 0.000257 77.544013 ( 28.385169)
test_basic 0.006057 0.003083 0.915893 ( 0.962195)
test_all 0.086696 0.043193 766.167885 (285.741489)
test_rubyspec 0.048888 0.035741 131.324203 ( 49.691609)
total: 380.12 sec