Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260313-233251
#<BuildRuby:0x000071870ab9fde0
@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-233251",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000039 0.000011 0.000050 ( 0.000049)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.002040 0.005016 2.393462 ( 2.463373)
build_miniruby 0.001619 0.000000 1.782872 ( 1.755836)
build_ruby 0.001234 0.000733 4.648488 ( 4.711615)
build_all 0.007315 0.001408 7.120818 ( 3.240176)
build_install 0.018792 0.001640 9.387086 ( 5.405481)
test_btest 0.000718 0.000201 77.499246 ( 20.482117)
test_basic 0.006015 0.003202 1.079857 ( 1.121165)
test_all 0.099588 0.036266 814.205692 (239.193588)
test_rubyspec 0.054642 0.035709 131.271533 ( 29.290814)
total: 307.67 sec