Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-145316
#<BuildRuby:0x000055803f7be0e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-145316",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.001191 0.004333 1.236840 ( 1.386825)
build_miniruby 0.000997 0.000199 0.837623 ( 0.835973)
build_ruby 0.001285 0.000257 1.278379 ( 1.269988)
build_all 0.005440 0.001088 3.288884 ( 1.711235)
build_install 0.007038 0.008540 2.321382 ( 1.408583)
test_btest 0.000659 0.000179 57.025107 ( 18.052144)
test_basic 0.003445 0.000940 0.307647 ( 0.401310)
test_all 0.001300 0.000354 592.873072 (173.760759)
test_rubyspec 0.022387 0.015366 58.003224 ( 67.957297)
total: 266.78 sec