Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260202-122220
#<BuildRuby:0x000074cffecffdd0
@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.20260202-122220",
@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.000004 0.000027 ( 0.000025)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000084 0.000000 0.000084 ( 0.000079)
build_up 0.007357 0.001763 3.545058 ( 5.483903)
build_miniruby 0.001456 0.000304 2.212514 ( 2.582226)
build_ruby 0.001919 0.000401 5.235764 ( 6.753417)
build_all 0.006435 0.003442 8.304517 ( 8.888095)
build_install 0.017576 0.006103 11.478832 ( 13.836885)
test_btest 0.000927 0.000215 92.774012 (115.047861)
test_basic 0.007894 0.004471 1.375243 ( 2.507906)
test_all 0.114981 0.034991 946.686865 (1065.866455)
test_rubyspec 0.059725 0.031295 144.657848 ( 77.215688)
total: 1298.19 sec