Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-111237
#<BuildRuby:0x00007fa93a50fdd0
@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.20241225-111237",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.006010 0.000310 2.158078 ( 2.592443)
build_miniruby 0.001514 0.000000 5.452520 ( 5.033900)
build_ruby 0.001858 0.000000 3.404180 ( 3.621996)
build_all 0.009607 0.000000 6.946286 ( 3.133278)
build_install 0.012399 0.006305 8.353285 ( 4.447703)
test_btest 0.000683 0.000111 75.227228 ( 21.441256)
test_basic 0.005195 0.003342 0.865911 ( 0.914688)
test_all 0.082847 0.059225 668.782422 (212.990168)
test_rubyspec 0.046763 0.031836 114.594822 ( 24.116334)
total: 278.29 sec