Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-015827
#<BuildRuby:0x000055c61cde5e08
@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-015827",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.007755 1.543902 ( 2.556593)
build_miniruby 0.000661 0.000671 1.016093 ( 1.261159)
build_ruby 0.001258 0.000262 1.749763 ( 2.181502)
build_all 0.003175 0.005061 3.854574 ( 3.505913)
build_install 0.006668 0.009690 2.734783 ( 3.077851)
test_btest 0.000616 0.000198 62.672068 ( 39.264814)
test_basic 0.003124 0.003722 0.394666 ( 0.624576)
test_all 0.000655 0.001434 647.369656 (289.475179)
test_rubyspec 0.023318 0.022136 69.511804 ( 85.995363)
total: 427.94 sec