Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260116-024039
#<BuildRuby:0x00007bc51990fdd0
@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.20260116-024039",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.004306 0.002589 2.748598 ( 2.550073)
build_miniruby 0.001437 0.000108 1.379661 ( 1.375900)
build_ruby 0.001729 0.000443 4.150917 ( 4.282040)
build_all 0.005119 0.003836 6.869858 ( 2.852766)
build_install 0.012268 0.008509 9.176910 ( 4.885832)
test_btest 0.000692 0.000213 74.729341 ( 18.937238)
test_basic 0.005831 0.003988 0.914055 ( 0.957552)
test_all 0.096401 0.032147 732.939810 (226.964518)
test_rubyspec 0.054115 0.034822 136.303402 ( 25.465594)
total: 288.27 sec