Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-131529
#<BuildRuby:0x0000563f6563e020
@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-131529",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001592 0.004235 1.109976 ( 1.318564)
build_miniruby 0.000871 0.000158 0.626940 ( 0.625801)
build_ruby 0.001112 0.000202 1.242422 ( 1.235514)
build_all 0.005120 0.000175 3.065884 ( 1.538747)
build_install 0.007162 0.004786 2.143499 ( 1.310205)
test_btest 0.000634 0.000132 56.198018 ( 15.888367)
test_basic 0.003813 0.000000 0.318000 ( 0.412486)
test_all 0.001109 0.000000 575.556435 (164.083244)
test_rubyspec 0.024992 0.010683 52.782376 ( 62.821928)
total: 249.24 sec