Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-195730
#<BuildRuby:0x0000562bd45aa068
@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.20221202-195730",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001957 0.004443 1.449203 ( 1.737388)
build_miniruby 0.000947 0.000258 0.876948 ( 0.890194)
build_ruby 0.001485 0.000000 1.739646 ( 1.906619)
build_all 0.007410 0.000219 3.838748 ( 2.546247)
build_install 0.013808 0.001301 2.762007 ( 2.760625)
test_btest 0.000733 0.000169 55.149878 ( 30.221516)
test_basic 0.005150 0.001189 0.390599 ( 0.525618)
test_all 0.000482 0.001374 644.446456 (265.125586)
test_rubyspec 0.026807 0.019752 70.316503 ( 84.689664)
total: 390.40 sec