Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250809-205004
#<BuildRuby:0x000073f6c52afdc0
@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.20250809-205004",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004828 0.003256 3.983849 ( 2.701972)
build_miniruby 0.001337 0.000102 1.482508 ( 1.479154)
build_ruby 0.001699 0.000000 3.786692 ( 3.927036)
build_all 0.006985 0.000820 6.136549 ( 2.622088)
build_install 0.016561 0.003844 9.188132 ( 4.412573)
test_btest 0.000789 0.000109 57.137092 ( 16.126409)
test_basic 0.004654 0.002845 0.839566 ( 0.896268)
test_all 0.084875 0.031025 696.803609 (243.157902)
test_rubyspec 0.048763 0.026984 153.836587 ( 29.012815)
total: 304.34 sec