Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-235513
#<BuildRuby:0x00007fc5b06efdc0
@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.20241103-235513",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.008176 0.000053 3.579103 ( 3.557507)
build_miniruby 0.001253 0.000345 1.540465 ( 1.537106)
build_ruby 0.001631 0.000450 3.762620 ( 31.247416)
build_all 0.008892 0.001257 7.270252 ( 4.272368)
build_install 0.013105 0.004363 8.130646 ( 7.126513)
test_btest 0.000688 0.000188 72.292370 ( 22.037666)
test_basic 0.000556 0.008918 0.847084 ( 3.082552)
test_all 0.115953 0.029505 709.636018 (224.601517)
test_rubyspec 0.029449 0.054529 114.333259 ( 25.314220)
total: 322.78 sec