Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-034913
#<BuildRuby:0x00007fd5adfbfdd0
@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.20241014-034913",
@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.000015 0.000008 0.000023 ( 0.000023)
autoconf 0.000026 0.000012 0.000038 ( 0.000037)
configure 0.000021 0.000010 0.000031 ( 0.000032)
build_up 0.005528 0.002653 3.769717 ( 3.602514)
build_miniruby 0.000000 0.001712 1.762372 ( 1.762593)
build_ruby 0.002290 0.000000 4.660299 ( 4.818742)
build_all 0.010642 0.000000 7.897192 ( 3.708334)
build_install 0.015695 0.008193 10.804232 ( 5.741245)
test_btest 0.000751 0.000339 94.017456 ( 28.603151)
test_basic 0.006777 0.005495 1.207891 ( 1.258134)
test_all 0.101518 0.048556 740.817487 (224.910778)
test_rubyspec 0.055158 0.029697 137.877845 ( 40.685925)
total: 315.09 sec