Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-090828
#<BuildRuby:0x000075124b36fdd0
@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.20251102-090828",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000000 0.000048 0.000048 ( 0.000050)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.003059 0.004550 3.485674 ( 2.815998)
build_miniruby 0.000000 0.001575 1.757793 ( 1.754006)
build_ruby 0.000471 0.001475 4.217955 ( 4.281215)
build_all 0.005067 0.003659 6.564313 ( 2.839296)
build_install 0.014992 0.002705 9.635163 ( 5.011742)
test_btest 0.002088 0.000684 65.482577 ( 20.446234)
test_basic 0.003290 0.004114 0.993948 ( 1.039562)
test_all 0.100107 0.028024 728.015057 (219.019306)
test_rubyspec 0.054057 0.031688 121.468027 ( 25.557867)
total: 282.77 sec