Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-112429
#<BuildRuby:0x000055fcffcb63b0
@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.20230824-112429",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.007169 0.000478 2.368406 ( 7.426792)
build_miniruby 0.001578 0.000000 1.716309 ( 3.681708)
build_ruby 0.001681 0.000000 3.548948 ( 8.510341)
build_all 0.004523 0.003905 6.399604 ( 7.307894)
build_install 0.020224 0.001014 8.188185 ( 11.512232)
test_btest 0.000931 0.000080 86.786053 ( 77.271151)
test_basic 0.004606 0.004572 1.028126 ( 2.236349)
test_all 0.010145 0.000106 732.991814 (671.481031)
test_rubyspec 0.042533 0.027085 107.362021 (151.067208)
total: 940.50 sec