Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-215225
#<BuildRuby:0x0000563aa4b22048
@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-215225",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000008 0.000000 0.000008 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005416 0.000301 1.397857 ( 1.588290)
build_miniruby 0.001042 0.000058 0.787218 ( 0.786223)
build_ruby 0.001249 0.000069 1.309388 ( 1.302930)
build_all 0.001119 0.004547 3.301517 ( 1.690755)
build_install 0.012698 0.000372 2.449350 ( 1.516324)
test_btest 0.000641 0.000064 58.727278 ( 19.479519)
test_basic 0.003584 0.000359 0.333592 ( 0.432925)
test_all 0.001764 0.000177 648.552113 (195.533675)
test_rubyspec 0.035893 0.005676 66.277680 ( 76.787915)
total: 299.12 sec