Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-045217
#<BuildRuby:0x00007fa2fa59fde0
@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.20251221-045217",
@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.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002794 0.004529 2.951705 ( 2.747963)
build_miniruby 0.000744 0.000933 1.931914 ( 1.932805)
build_ruby 0.000988 0.001005 4.883731 ( 4.885533)
build_all 0.004512 0.004918 7.344861 ( 3.233089)
build_install 0.015374 0.006116 9.990429 ( 5.536514)
test_btest 0.000000 0.001020 79.607014 ( 22.625359)
test_basic 0.004337 0.004615 1.125299 ( 1.173797)
test_all 0.093479 0.039411 800.466898 (240.444968)
test_rubyspec 0.049000 0.035491 133.255998 ( 32.497227)
total: 315.08 sec