Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-185751
#<BuildRuby:0x000055e6af51a068
@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-185751",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.005463 0.000056 1.232594 ( 1.448631)
build_miniruby 0.001031 0.000041 0.741159 ( 0.739938)
build_ruby 0.001340 0.000054 1.633614 ( 1.624844)
build_all 0.005476 0.000045 3.564474 ( 1.958866)
build_install 0.010875 0.000000 2.554639 ( 1.684643)
test_btest 0.000673 0.000000 57.504270 ( 15.757899)
test_basic 0.003851 0.000086 0.296828 ( 0.392246)
test_all 0.000948 0.000033 598.169558 (176.426839)
test_rubyspec 0.012008 0.021248 61.700449 ( 71.726739)
total: 271.76 sec