Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-224407
#<BuildRuby:0x00007ff2ed2bfdd0
@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.20240817-224407",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003675 0.003896 3.570195 ( 3.588489)
build_miniruby 0.001420 0.000392 1.563403 ( 1.559739)
build_ruby 0.001375 0.000379 3.531969 ( 3.744474)
build_all 0.006369 0.001757 7.965720 ( 3.156332)
build_install 0.012782 0.004266 10.371871 ( 4.620039)
test_btest 0.000792 0.000223 119.145436 ( 31.297410)
test_basic 0.010421 0.000000 1.058376 ( 1.105249)
test_all 0.120831 0.030691 819.923941 (231.230204)
test_rubyspec 0.064109 0.031420 165.865053 ( 34.358476)
total: 314.66 sec