Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-215508
#<BuildRuby:0x000055a805f2d138
@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-215508",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.005042 0.000480 1.428201 ( 1.766779)
build_miniruby 0.001191 0.000114 0.912044 ( 0.910891)
build_ruby 0.001442 0.000138 1.707836 ( 1.701736)
build_all 0.005920 0.000000 3.260782 ( 1.760536)
build_install 0.009088 0.004051 2.579439 ( 1.656066)
test_btest 0.000615 0.000074 56.313421 ( 16.238959)
test_basic 0.000380 0.003657 0.320952 ( 0.414838)
test_all 0.001328 0.000204 594.124701 (175.669135)
test_rubyspec 0.024423 0.010790 63.574049 ( 73.505645)
total: 273.63 sec