Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-162533
#<BuildRuby:0x000077e45764fdd0
@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.20251210-162533",
@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.000032 0.000010 0.000042 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000945 0.006606 3.048275 ( 2.895969)
build_miniruby 0.000683 0.000883 1.879709 ( 1.877825)
build_ruby 0.000931 0.000966 4.738631 ( 4.767085)
build_all 0.005820 0.003207 7.247919 ( 3.332367)
build_install 0.015792 0.005989 9.912642 ( 5.615140)
test_btest 0.000058 0.001013 78.258961 ( 22.871331)
test_basic 0.004900 0.004940 1.052663 ( 1.101734)
test_all 0.085237 0.044867 736.052988 (215.607741)
test_rubyspec 0.052401 0.029954 124.617566 ( 26.734380)
total: 284.80 sec