Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-175135
#<BuildRuby:0x00007fa29242fdd8
@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.20241201-175135",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.000107 0.007788 2.515001 ( 2.656349)
build_miniruby 0.001014 0.000534 1.155951 ( 1.153691)
build_ruby 0.001181 0.000622 2.962700 ( 12.760738)
build_all 0.005425 0.002855 5.883046 ( 2.491593)
build_install 0.017710 0.000250 8.491152 ( 4.214119)
test_btest 0.000579 0.000252 78.023456 ( 22.265163)
test_basic 0.006659 0.005402 1.055517 ( 1.161170)
test_all 0.117004 0.035620 758.391496 (229.002123)
test_rubyspec 0.052762 0.033323 127.172976 ( 41.403129)
total: 317.11 sec