Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-170919
#<BuildRuby:0x000055cf66cfe208
@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.20221204-170919",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005017 0.000226 1.177108 ( 1.370664)
build_miniruby 0.000850 0.000170 0.594804 ( 0.593529)
build_ruby 0.001059 0.000212 1.362010 ( 1.355351)
build_all 0.006003 0.000000 3.060129 ( 1.425139)
build_install 0.005437 0.006913 2.177774 ( 1.342876)
test_btest 0.000617 0.000162 55.814379 ( 14.392962)
test_basic 0.003457 0.000909 0.354354 ( 0.447981)
test_all 0.000782 0.000206 553.826353 (157.816754)
test_rubyspec 0.001459 0.026060 54.118241 ( 64.160188)
total: 242.91 sec