Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-003738
#<BuildRuby:0x00007f6e15a0fde0
@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.20241127-003738",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004025 0.003949 3.438279 ( 3.337954)
build_miniruby 0.001373 0.000301 1.587203 ( 1.583775)
build_ruby 0.000000 0.001775 3.526490 ( 3.713129)
build_all 0.000000 0.008106 6.491350 ( 2.791315)
build_install 0.014488 0.002587 8.660154 ( 4.153629)
test_btest 0.000669 0.000191 79.817081 ( 22.182699)
test_basic 0.005358 0.004466 0.787948 ( 0.836159)
test_all 0.114166 0.033843 727.604771 (218.999907)
test_rubyspec 0.042628 0.037848 124.255713 ( 32.575206)
total: 290.17 sec