Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250819-215748
#<BuildRuby:0x000078f3f7effdd0
@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.20250819-215748",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003794 0.005491 5.034915 ( 3.552527)
build_miniruby 0.001452 0.000000 1.718629 ( 1.719642)
build_ruby 0.001267 0.000689 4.356330 ( 4.543464)
build_all 0.008529 0.000616 6.677532 ( 3.806439)
build_install 0.019890 0.003369 10.475543 ( 6.216751)
test_btest 0.000817 0.000196 63.080841 ( 33.335032)
test_basic 0.004573 0.002757 1.049385 ( 1.150894)
test_all 0.089965 0.037582 712.362154 (426.211120)
test_rubyspec 0.048572 0.034367 119.598139 ( 71.827931)
total: 552.37 sec