Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-112631
#<BuildRuby:0x00007f40964dfde0
@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.20241228-112631",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005265 0.000328 1.960289 ( 2.294682)
build_miniruby 0.000000 0.001421 1.494422 ( 1.491137)
build_ruby 0.000000 0.001816 3.722944 ( 14.867702)
build_all 0.005101 0.003699 6.124262 ( 2.532776)
build_install 0.012474 0.005638 7.784524 ( 4.085783)
test_btest 0.000739 0.000226 76.294673 ( 30.363222)
test_basic 0.008175 0.001330 0.813394 ( 0.859408)
test_all 0.107650 0.033101 717.727422 (241.227737)
test_rubyspec 0.054892 0.024821 114.184973 ( 24.248177)
total: 321.97 sec