Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-105749
#<BuildRuby:0x00007fb4538afde0
@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-105749",
@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.000020)
autoconf 0.000037 0.000008 0.000045 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.005003 0.003261 3.742861 ( 3.636976)
build_miniruby 0.000000 0.001667 1.571459 ( 1.567946)
build_ruby 0.000657 0.001281 4.302737 ( 4.454001)
build_all 0.005761 0.004404 8.435331 ( 3.444364)
build_install 0.011504 0.009008 11.097401 ( 5.181623)
test_btest 0.000685 0.000222 114.800323 ( 31.233075)
test_basic 0.000960 0.009354 1.245803 ( 1.291701)
test_all 0.103056 0.048083 829.696697 (248.521776)
test_rubyspec 0.054725 0.034844 170.733304 ( 34.983636)
total: 334.32 sec