Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260116-230231
#<BuildRuby:0x000072dfaeb0fdc8
@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-230231",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003576 0.004466 3.411474 ( 4.269382)
build_miniruby 0.001680 0.000197 2.211497 ( 2.555744)
build_ruby 0.001481 0.000853 5.101001 ( 51.171516)
build_all 0.004486 0.005892 7.821886 ( 4.608287)
build_install 0.018474 0.006832 11.086443 ( 7.648878)
test_btest 0.000095 0.001058 84.133183 ( 41.332916)
test_basic 0.007584 0.004245 1.236715 ( 1.449179)
test_all 0.098170 0.045279 924.038679 (388.437089)
test_rubyspec 0.046255 0.041653 139.178413 ( 31.198645)
total: 532.67 sec