Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-210150
#<BuildRuby:0x00007de9d372fde0
@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.20251228-210150",
@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.000032 0.000009 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.002355 0.003672 2.161810 ( 2.298128)
build_miniruby 0.000520 0.001172 1.544452 ( 1.543370)
build_ruby 0.000190 0.001783 3.883629 ( 4.024118)
build_all 0.004123 0.004751 6.432852 ( 2.590600)
build_install 0.015361 0.006132 8.594580 ( 4.611547)
test_btest 0.000044 0.001026 73.534910 ( 19.946683)
test_basic 0.004913 0.004107 1.072868 ( 1.120320)
test_all 0.094841 0.031557 744.964716 (217.302400)
test_rubyspec 0.049371 0.036405 127.556395 ( 24.702746)
total: 278.14 sec