Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251026-214512
#<BuildRuby:0x00007a867d22fdc0
@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.20251026-214512",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003785 0.004751 4.330135 ( 2.776501)
build_miniruby 0.001256 0.000059 1.372772 ( 1.369434)
build_ruby 0.001553 0.000226 3.491471 ( 3.573101)
build_all 0.005288 0.001234 4.918972 ( 1.945382)
build_install 0.007812 0.009275 7.500548 ( 3.427140)
test_btest 0.000195 0.000747 56.406398 ( 15.329161)
test_basic 0.003720 0.003746 0.699413 ( 0.750390)
test_all 0.077815 0.036001 571.744158 (167.337678)
test_rubyspec 0.044255 0.035047 115.483151 ( 19.043423)
total: 215.55 sec