Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-111843
#<BuildRuby:0x00005634433e2380
@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-111843",
@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.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004743 0.000824 1.308406 ( 1.488855)
build_miniruby 0.001167 0.000203 0.776739 ( 0.775299)
build_ruby 0.001195 0.000208 1.401173 ( 1.392935)
build_all 0.002015 0.003804 3.189772 ( 1.603159)
build_install 0.008206 0.004146 2.333636 ( 1.524432)
test_btest 0.000602 0.000138 58.321229 ( 17.722682)
test_basic 0.003380 0.000780 0.367046 ( 0.463672)
test_all 0.000599 0.001812 611.267964 (178.170502)
test_rubyspec 0.011858 0.022961 66.223703 ( 76.360379)
total: 279.50 sec