Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-200531
#<BuildRuby:0x00007b4e4579fdd8
@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.20251101-200531",
@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.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003160 0.005481 4.119841 ( 3.007298)
build_miniruby 0.000353 0.001090 1.398046 ( 1.394818)
build_ruby 0.001608 0.000183 3.487153 ( 18.264302)
build_all 0.006820 0.001242 5.937709 ( 2.423253)
build_install 0.013532 0.006576 9.585016 ( 4.944222)
test_btest 0.001427 0.001128 67.032899 ( 18.768213)
test_basic 0.004698 0.003881 1.043826 ( 1.089642)
test_all 0.092453 0.036277 743.113116 (238.647465)
test_rubyspec 0.054905 0.029329 117.642852 ( 26.799945)
total: 315.34 sec