Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-161101
#<BuildRuby:0x000079b8812dfdd0
@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.20251224-161101",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003405 0.002928 2.619045 ( 2.760212)
build_miniruby 0.000000 0.001684 1.965381 ( 1.962553)
build_ruby 0.000459 0.001442 4.417373 ( 15.180094)
build_all 0.005423 0.003496 7.085128 ( 3.119959)
build_install 0.018326 0.001965 8.992660 ( 4.926895)
test_btest 0.000717 0.000206 78.471062 ( 34.944989)
test_basic 0.005013 0.004431 1.122015 ( 1.294386)
test_all 0.096202 0.032469 770.438201 (258.646534)
test_rubyspec 0.050848 0.036119 125.413799 ( 26.532643)
total: 349.37 sec