Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251003-063147
#<BuildRuby:0x00007c9a196cfdd8
@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.20251003-063147",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.005402 0.005151 5.207854 ( 3.709006)
build_miniruby 0.001252 0.000310 1.899033 ( 2.009653)
build_ruby 0.000946 0.001055 4.777556 ( 4.978291)
build_all 0.007817 0.001968 7.185690 ( 4.247276)
build_install 0.021918 0.002486 11.047325 ( 7.143752)
test_btest 0.000746 0.000175 67.629584 ( 33.996843)
test_basic 0.005157 0.003194 1.092792 ( 1.827333)
test_all 0.100700 0.029692 749.233114 (406.112925)
test_rubyspec 0.055116 0.030934 122.079560 ( 51.343629)
total: 515.37 sec