Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-143355
#<BuildRuby:0x00007f2aad36fdd8
@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.20241106-143355",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.004346 0.003618 3.290071 ( 3.187036)
build_miniruby 0.001577 0.000000 1.581161 ( 1.577893)
build_ruby 0.001953 0.000000 3.831477 ( 4.008978)
build_all 0.008155 0.000859 6.611524 ( 2.739354)
build_install 0.014628 0.004959 9.075066 ( 4.291085)
test_btest 0.000805 0.000103 75.459792 ( 22.088458)
test_basic 0.004735 0.005061 0.886500 ( 0.935036)
test_all 0.112272 0.037381 705.542402 (217.364220)
test_rubyspec 0.058938 0.024600 125.579634 ( 38.243983)
total: 294.44 sec