Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-164056
#<BuildRuby:0x0000785faf99fde0
@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.20251226-164056",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000000 0.000052 0.000052 ( 0.000053)
configure 0.000000 0.000033 0.000033 ( 0.000032)
build_up 0.001355 0.004955 2.517772 ( 2.645528)
build_miniruby 0.000492 0.001154 1.833435 ( 1.830642)
build_ruby 0.002060 0.000010 4.533085 ( 4.594306)
build_all 0.005145 0.003768 7.115851 ( 3.111992)
build_install 0.018896 0.001078 9.463071 ( 5.439693)
test_btest 0.000000 0.000977 78.299428 ( 23.863331)
test_basic 0.006165 0.003819 1.142992 ( 1.203799)
test_all 0.093163 0.036794 796.682224 (271.314056)
test_rubyspec 0.047044 0.037685 127.958157 ( 29.309768)
total: 343.31 sec