Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-020826
#<BuildRuby:0x00007f1c86b5fdc0
@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-020826",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.002614 0.003676 2.126148 ( 2.697218)
build_miniruby 0.000000 0.001545 1.997130 ( 1.996971)
build_ruby 0.000863 0.001501 4.217111 ( 4.380639)
build_all 0.009825 0.000522 7.725852 ( 3.798499)
build_install 0.018679 0.001571 8.551497 ( 5.409299)
test_btest 0.000728 0.000166 76.402071 ( 32.789736)
test_basic 0.007108 0.000656 0.706704 ( 0.762888)
test_all 0.100361 0.041983 717.756132 (207.355204)
test_rubyspec 0.041615 0.035122 115.480442 ( 25.259246)
total: 284.45 sec