Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-105823
#<BuildRuby:0x000073d55c76fde0
@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.20251221-105823",
@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.000043 0.000010 0.000053 ( 0.000053)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.000722 0.006351 2.777778 ( 2.584058)
build_miniruby 0.000769 0.001042 1.626225 ( 1.622685)
build_ruby 0.000682 0.001185 4.054041 ( 4.077474)
build_all 0.009294 0.000276 6.427417 ( 2.699112)
build_install 0.015019 0.003742 8.375534 ( 4.339473)
test_btest 0.000653 0.000178 73.511993 ( 19.812415)
test_basic 0.006561 0.002415 0.915253 ( 0.961913)
test_all 0.103608 0.024809 734.114967 (218.758429)
test_rubyspec 0.053841 0.034390 130.523011 ( 25.385188)
total: 280.24 sec