Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-134127
#<BuildRuby:0x000073335d04fde0
@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.20251229-134127",
@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.000026 0.000006 0.000032 ( 0.000031)
autoconf 0.000044 0.000010 0.000054 ( 0.000050)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.002711 0.003959 2.733498 ( 2.933005)
build_miniruby 0.001645 0.000163 2.101038 ( 2.140346)
build_ruby 0.001710 0.000437 5.021981 ( 5.638337)
build_all 0.006896 0.003836 7.560893 ( 5.091079)
build_install 0.011521 0.013532 10.609941 ( 8.400331)
test_btest 0.000794 0.000269 82.297067 ( 44.127350)
test_basic 0.003067 0.007193 1.132371 ( 1.186615)
test_all 0.096683 0.037930 816.237449 (248.145770)
test_rubyspec 0.047731 0.032823 124.249622 ( 25.470793)
total: 343.14 sec