Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251211-234845
#<BuildRuby:0x000079355e8ffdd8
@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.20251211-234845",
@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.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.003833 0.003261 2.638309 ( 2.443260)
build_miniruby 0.000000 0.001430 1.272383 ( 1.268839)
build_ruby 0.001422 0.000357 3.679624 ( 15.087484)
build_all 0.005216 0.003747 6.514348 ( 2.632722)
build_install 0.013052 0.005747 8.179846 ( 4.241698)
test_btest 0.000650 0.000224 70.239756 ( 17.884299)
test_basic 0.004351 0.003567 0.904437 ( 0.950868)
test_all 0.091180 0.031877 711.324381 (208.958520)
test_rubyspec 0.057849 0.028257 128.455850 ( 24.728505)
total: 278.20 sec