Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-215117
#<BuildRuby:0x00007f0364a2fdc8
@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.20241126-215117",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005402 0.003496 3.397827 ( 3.406562)
build_miniruby 0.001564 0.000303 76.730035 ( 26.037692)
build_ruby 0.001366 0.000264 3.640971 ( 3.781153)
build_all 0.006794 0.001315 6.396350 ( 2.742830)
build_install 0.015584 0.001293 9.242554 ( 4.692709)
test_btest 0.000000 0.001062 82.333654 ( 34.012209)
test_basic 0.001768 0.008185 1.044404 ( 1.092870)
test_all 0.096560 0.050027 701.453669 (223.911480)
test_rubyspec 0.028841 0.053140 117.993851 ( 27.694818)
total: 327.37 sec