Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-205243
#<BuildRuby:0x00007efccd37fde0
@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.20241214-205243",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000046 0.000003 0.000049 ( 0.000048)
configure 0.000034 0.000002 0.000036 ( 0.000037)
build_up 0.002766 0.004362 2.368230 ( 2.877478)
build_miniruby 0.001511 0.000142 1.661137 ( 1.662017)
build_ruby 0.002145 0.000000 4.297964 ( 4.490449)
build_all 0.002980 0.007408 6.411174 ( 3.600910)
build_install 0.020458 0.002386 8.579334 ( 5.112502)
test_btest 0.000884 0.000000 78.684618 ( 31.179871)
test_basic 0.011675 0.000000 1.157025 ( 1.423254)
test_all 0.106782 0.048163 710.986913 (266.535854)
test_rubyspec 0.044024 0.035566 117.487048 ( 28.190253)
total: 345.08 sec