Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260313-115639
#<BuildRuby:0x000077660e84fdc8
@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.20260313-115639",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001749 0.005439 2.727019 ( 2.984147)
build_miniruby 0.001561 0.000136 2.178772 ( 2.148924)
build_ruby 0.001577 0.000649 5.095093 ( 5.102779)
build_all 0.007103 0.001268 7.123184 ( 3.201939)
build_install 0.011985 0.008799 9.643107 ( 5.550865)
test_btest 0.000785 0.000221 80.983217 ( 25.685931)
test_basic 0.007275 0.004409 1.292338 ( 1.333677)
test_all 0.088963 0.045026 799.546883 (242.970998)
test_rubyspec 0.052436 0.034663 133.927370 ( 31.236849)
total: 320.22 sec