Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-174407
#<BuildRuby:0x000055dd0fe1e208
@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.20221206-174407",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005167 0.000000 1.376285 ( 1.606606)
build_miniruby 0.001179 0.000000 0.862290 ( 0.862141)
build_ruby 0.000000 0.001248 1.497659 ( 1.495107)
build_all 0.000485 0.006500 3.713615 ( 2.012074)
build_install 0.011905 0.003971 2.645273 ( 1.948057)
test_btest 0.000558 0.000139 56.530306 ( 21.813229)
test_basic 0.000003 0.004006 0.353951 ( 0.453444)
test_all 0.000890 0.000259 598.655349 (199.280066)
test_rubyspec 0.022326 0.018610 64.359052 ( 74.171909)
total: 303.64 sec