Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-121808
#<BuildRuby:0x0000717a52effdd8
@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.20251027-121808",
@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.000032 0.000010 0.000042 ( 0.000041)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.006645 0.003096 5.038124 ( 3.207306)
build_miniruby 0.001411 0.000112 2.078348 ( 2.077184)
build_ruby 0.000984 0.001021 4.738987 ( 4.807985)
build_all 0.006641 0.002085 6.436704 ( 2.713061)
build_install 0.019566 0.003666 9.885326 ( 4.752313)
test_btest 0.001121 0.000020 66.460952 ( 28.702612)
test_basic 0.006650 0.004318 1.159102 ( 1.363972)
test_all 0.095265 0.027521 638.167159 (200.393398)
test_rubyspec 0.048342 0.034437 120.399324 ( 22.908093)
total: 270.93 sec