Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-012802
#<BuildRuby:0x00007fc66dacfdd8
@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.20240923-012802",
@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.000025)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.006487 0.001841 4.388854 ( 3.551938)
build_miniruby 0.001123 0.000441 1.340870 ( 1.337822)
build_ruby 0.001739 0.000000 4.087478 ( 4.282400)
build_all 0.008864 0.000000 7.065623 ( 2.963427)
build_install 0.014123 0.004531 10.519352 ( 5.165271)
test_btest 0.001069 0.000000 91.662911 ( 26.628065)
test_basic 0.006389 0.003807 1.095420 ( 1.140849)
test_all 0.086330 0.064659 779.919470 (234.918324)
test_rubyspec 0.044685 0.038246 135.189060 ( 32.733048)
total: 312.72 sec