Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-011615
#<BuildRuby:0x00007fda5039fdc8
@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.20240831-011615",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003919 0.004001 3.179170 ( 3.088961)
build_miniruby 0.001367 0.000330 1.301489 ( 1.299855)
build_ruby 0.001934 0.000000 4.107093 ( 4.284006)
build_all 0.004178 0.004644 7.574788 ( 3.004507)
build_install 0.018159 0.001384 10.182369 ( 4.720099)
test_btest 0.000811 0.000197 105.516164 ( 27.411132)
test_basic 0.004516 0.003274 0.892134 ( 0.940605)
test_all 0.102239 0.040459 698.040597 (198.800096)
test_rubyspec 0.047165 0.042201 159.000208 ( 23.946869)
total: 267.50 sec