Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-230354
#<BuildRuby:0x00007f4ce406fdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241223-230354",
@make="make",
@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.000016 0.000008 0.000024 ( 0.000025)
autoconf 0.000026 0.000012 0.000038 ( 0.000038)
configure 0.000025 0.000012 0.000037 ( 0.000036)
build_up 0.002396 0.003210 1.444650 ( 1.727085)
build_miniruby 0.000000 0.001459 1.271378 ( 1.268868)
build_ruby 0.001037 0.000845 3.464321 ( 3.659430)
build_all 0.003478 0.005180 5.784591 ( 2.337017)
build_install 0.012388 0.004860 7.273773 ( 3.589661)
test_btest 0.000514 0.000283 69.438251 ( 18.096402)
test_basic 0.005990 0.002902 0.818084 ( 0.865230)
test_all 0.084287 0.056190 626.211016 (195.729219)
test_rubyspec 0.056048 0.023230 119.105022 ( 35.757703)
total: 263.03 sec