Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-045555
#<BuildRuby:0x000076dcf784fdc8
@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.20251007-045555",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005500 0.002177 3.340085 ( 2.149404)
build_miniruby 0.000000 0.001328 1.145573 ( 1.142897)
build_ruby 0.000000 0.001635 3.113325 ( 3.211285)
build_all 0.002889 0.004545 5.403547 ( 2.132945)
build_install 0.009544 0.006652 7.871200 ( 3.681587)
test_btest 0.000447 0.000733 60.959854 ( 17.640361)
test_basic 0.003930 0.003919 0.857839 ( 0.906291)
test_all 0.092866 0.022400 538.014955 (168.795691)
test_rubyspec 0.048953 0.033656 114.735799 ( 23.629027)
total: 223.29 sec