Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-172705
#<BuildRuby:0x00007fa2e5c8fde0
@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.20240804-172705",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.001527 0.007258 3.954713 ( 4.989043)
build_miniruby 0.000000 0.001979 1.760973 ( 2.127941)
build_ruby 0.001434 0.001017 4.758008 ( 5.209597)
build_all 0.008054 0.002606 8.935079 ( 6.282596)
build_install 0.016958 0.008508 12.141281 ( 9.131939)
test_btest 0.000710 0.000243 125.349788 ( 84.339800)
test_basic 0.008218 0.004223 1.394858 ( 1.815975)
test_all 0.126556 0.036175 949.783528 (774.274724)
test_rubyspec 0.072656 0.021760 176.058974 (155.271957)
total: 1043.44 sec