Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-034944
#<BuildRuby:0x000055c991499138
@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-034944",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005255 0.000117 1.378756 ( 1.658105)
build_miniruby 0.000000 0.001358 0.899608 ( 0.902267)
build_ruby 0.000000 0.001547 1.554036 ( 1.559494)
build_all 0.006766 0.000408 3.646735 ( 1.969739)
build_install 0.005125 0.008850 2.588966 ( 1.873480)
test_btest 0.000658 0.000131 57.595433 ( 26.451934)
test_basic 0.003011 0.000603 0.374591 ( 0.478189)
test_all 0.000729 0.000146 618.533987 (214.016830)
test_rubyspec 0.023529 0.018214 65.733642 ( 75.884977)
total: 324.80 sec