Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-192042
#<BuildRuby:0x0000555627c562c8
@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.20221205-192042",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005350 0.000139 1.132350 ( 1.337662)
build_miniruby 0.000949 0.000100 0.831349 ( 0.830443)
build_ruby 0.001380 0.000146 1.673745 ( 1.667329)
build_all 0.005862 0.000163 3.243176 ( 1.606196)
build_install 0.009288 0.003840 2.486572 ( 1.603877)
test_btest 0.000619 0.000080 58.149407 ( 16.021087)
test_basic 0.000000 0.003940 0.326201 ( 0.422279)
test_all 0.000000 0.001170 579.030047 (164.906250)
test_rubyspec 0.004422 0.030577 53.836108 ( 63.899600)
total: 252.30 sec