Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-120718
#<BuildRuby:0x00007febf594fdc0
@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.20241016-120718",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.004675 0.003523 4.097695 ( 3.943221)
build_miniruby 0.001619 0.000219 1.650097 ( 1.648593)
build_ruby 0.001569 0.000212 3.976761 ( 4.128500)
build_all 0.009571 0.000210 7.616875 ( 3.246260)
build_install 0.020507 0.001522 10.765133 ( 5.767157)
test_btest 0.000711 0.000087 97.431213 ( 31.365859)
test_basic 0.005001 0.005069 1.162835 ( 1.208320)
test_all 0.084299 0.064959 783.493233 (234.759333)
test_rubyspec 0.061346 0.027747 139.776212 ( 32.832225)
total: 318.90 sec