Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251220-171241
#<BuildRuby:0x00007316acf4fde0
@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.20251220-171241",
@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.000009 0.000042 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003165 0.004325 2.972991 ( 2.792587)
build_miniruby 0.001517 0.000000 1.846708 ( 1.844927)
build_ruby 0.001268 0.000960 4.466180 ( 4.494924)
build_all 0.006755 0.002936 7.031000 ( 3.092367)
build_install 0.012886 0.008338 9.303121 ( 5.106236)
test_btest 0.000691 0.000225 78.236088 ( 23.101538)
test_basic 0.000919 0.008068 1.090492 ( 1.148455)
test_all 0.090789 0.042710 745.067479 (232.400131)
test_rubyspec 0.049128 0.036210 131.753474 ( 29.357166)
total: 303.34 sec