Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-134851
#<BuildRuby:0x00005594225b20f0
@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.20230707-134851",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002686 0.004653 2.201705 ( 5.829217)
build_miniruby 0.001156 0.000369 1.665284 ( 2.499147)
build_ruby 0.001546 0.000495 3.321471 ( 4.557348)
build_all 0.003944 0.005437 2.568595 ( 4.022774)
build_install 0.015878 0.003890 3.971593 ( 6.402703)
test_btest 0.000670 0.000231 81.134703 ( 49.719721)
test_basic 0.006038 0.002082 0.868686 ( 1.569362)
test_all 0.001279 0.000441 616.459353 (267.865543)
test_rubyspec 0.033619 0.019557 91.715101 (105.912343)
total: 448.38 sec