Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-162649
#<BuildRuby:0x000079276776fdd8
@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.20251103-162649",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000744 0.005360 2.453068 ( 2.787497)
build_miniruby 0.001625 0.000000 1.558398 ( 1.558865)
build_ruby 0.001682 0.000142 4.315804 ( 4.437182)
build_all 0.003041 0.004932 6.773713 ( 2.997549)
build_install 0.013273 0.005090 8.953776 ( 5.060341)
test_btest 0.000689 0.000250 67.422939 ( 18.614773)
test_basic 0.004827 0.004123 1.003548 ( 1.049169)
test_all 0.091694 0.037347 717.112650 (228.862952)
test_rubyspec 0.050835 0.037799 120.870688 ( 28.029137)
total: 293.40 sec