Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-012555
#<BuildRuby:0x00007fbfdc78fde0
@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.20241119-012555",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.006776 0.001807 4.147976 ( 4.793953)
build_miniruby 0.001676 0.000000 1.746556 ( 1.883153)
build_ruby 0.000000 0.002243 4.530760 ( 4.955593)
build_all 0.006701 0.003134 6.916958 ( 5.562075)
build_install 0.018701 0.004718 9.973462 ( 7.736391)
test_btest 0.000967 0.000276 82.748662 ( 70.941368)
test_basic 0.011831 0.002051 1.155614 ( 1.661396)
test_all 0.118161 0.035090 808.131619 (449.687478)
test_rubyspec 0.033265 0.050869 121.133067 ( 38.238099)
total: 585.46 sec