Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-052704
#<BuildRuby:0x00007fc74e0dfdc8
@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.20241224-052704",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.006034 1.857341 ( 2.174155)
build_miniruby 0.000356 0.001135 1.645782 ( 1.643213)
build_ruby 0.001367 0.000342 3.496895 ( 3.646417)
build_all 0.007642 0.000873 6.032785 ( 2.386808)
build_install 0.005614 0.014475 8.197183 ( 4.359182)
test_btest 0.000645 0.000232 72.685780 ( 19.597741)
test_basic 0.003215 0.005692 0.953835 ( 1.001920)
test_all 0.093697 0.047624 645.751400 (202.853171)
test_rubyspec 0.026782 0.055868 116.505627 ( 28.396256)
total: 266.06 sec