Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-210131
#<BuildRuby:0x0000560bdf989748
@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-210131",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000001 0.000000 0.000001 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005404 0.000200 1.439804 ( 1.701314)
build_miniruby 0.000871 0.000119 0.659038 ( 0.658063)
build_ruby 0.001007 0.000138 1.414719 ( 1.408978)
build_all 0.006254 0.000265 3.601255 ( 1.902025)
build_install 0.005762 0.006499 2.557873 ( 1.685539)
test_btest 0.000587 0.000109 58.255877 ( 20.094931)
test_basic 0.000514 0.003186 0.333083 ( 0.429643)
test_all 0.000802 0.000172 582.979452 (177.080879)
test_rubyspec 0.016168 0.016816 57.975409 ( 67.906214)
total: 272.87 sec