Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-115045
#<BuildRuby:0x0000555cca329f70
@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.20230313-115045",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004503 0.000948 1.760327 ( 3.149593)
build_miniruby 0.001193 0.000251 1.254293 ( 1.273829)
build_ruby 0.001296 0.000273 2.264785 ( 2.486195)
build_all 0.005411 0.001140 2.138358 ( 1.589942)
build_install 0.007685 0.008679 3.271142 ( 2.537631)
test_btest 0.000557 0.000159 65.098579 ( 34.434342)
test_basic 0.001039 0.004850 0.512715 ( 0.703480)
test_all 0.001994 0.000664 589.289927 (340.700174)
test_rubyspec 0.008188 0.056397 83.100922 (116.464370)
total: 503.34 sec