Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-124411
#<BuildRuby:0x00007ff5fbb9fde0
@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.20240726-124411",
@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.000006 0.000023 ( 0.000022)
autoconf 0.000000 0.000107 0.000107 ( 0.000130)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000000 0.008320 3.828673 ( 3.912432)
build_miniruby 0.003070 0.000000 27.421172 ( 9.581264)
build_ruby 0.001502 0.000497 4.322273 ( 4.508043)
build_all 0.008031 0.000190 8.125672 ( 3.238928)
build_install 0.014767 0.001151 10.273102 ( 4.824372)
test_btest 0.000751 0.000251 119.010978 ( 31.468937)
test_basic 0.005838 0.004576 1.234677 ( 1.280953)
test_all 0.102059 0.050183 850.859439 (259.325337)
test_rubyspec 0.047608 0.044443 174.416611 ( 41.305128)
total: 359.45 sec