Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250825-205344
#<BuildRuby:0x000075c3716efdc0
@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.20250825-205344",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005110 0.003353 4.344119 ( 2.818833)
build_miniruby 0.001046 0.000342 1.588331 ( 1.584702)
build_ruby 0.001228 0.000401 3.869095 ( 3.922408)
build_all 0.005431 0.002153 5.790758 ( 2.311329)
build_install 0.014417 0.006898 9.389597 ( 4.665155)
test_btest 0.000702 0.000244 60.013665 ( 16.844135)
test_basic 0.003782 0.003487 0.925440 ( 0.977975)
test_all 0.096147 0.027721 663.991305 (190.524015)
test_rubyspec 0.050222 0.027297 109.975775 ( 25.417523)
total: 249.07 sec