Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-143122
#<BuildRuby:0x00007f8d6319fdc8
@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.20241104-143122",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000026 0.000009 0.000035 ( 0.000059)
build_up 0.005714 0.003128 4.122057 ( 3.972776)
build_miniruby 0.001903 0.000000 1.471322 ( 1.468224)
build_ruby 0.001998 0.000000 3.971875 ( 4.140516)
build_all 0.008887 0.000358 7.098551 ( 2.991512)
build_install 0.015343 0.006446 10.491336 ( 5.212495)
test_btest 0.000657 0.000219 77.733779 ( 23.936739)
test_basic 0.009504 0.000000 0.780809 ( 0.832786)
test_all 0.102063 0.041033 592.808466 (176.808369)
test_rubyspec 0.045596 0.034462 116.947530 ( 21.043800)
total: 240.41 sec