Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-111630
#<BuildRuby:0x00007fb04994fdd0
@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.20241208-111630",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003641 0.003918 3.563961 ( 3.690835)
build_miniruby 0.001304 0.000210 1.691368 ( 1.714591)
build_ruby 0.001763 0.000285 4.348232 ( 4.556730)
build_all 0.009744 0.000887 6.638667 ( 4.257705)
build_install 0.017928 0.005913 9.684366 ( 7.365230)
test_btest 0.000762 0.000134 79.367408 ( 45.796366)
test_basic 0.002283 0.008586 1.070887 ( 1.787325)
test_all 0.095810 0.050087 735.398559 (315.867148)
test_rubyspec 0.044227 0.038278 115.804971 ( 32.145221)
total: 417.18 sec