Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-110055
#<BuildRuby:0x000055ffc77fe208
@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.20221203-110055",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001517 0.004208 1.261102 ( 1.440497)
build_miniruby 0.000871 0.000113 0.889041 ( 0.887677)
build_ruby 0.001201 0.000156 1.607573 ( 1.600925)
build_all 0.006704 0.000000 3.493319 ( 1.793512)
build_install 0.008305 0.002799 2.557586 ( 1.649008)
test_btest 0.000686 0.000095 57.429489 ( 15.699326)
test_basic 0.003999 0.000551 0.374649 ( 0.470230)
test_all 0.001231 0.000169 606.996172 (180.392026)
test_rubyspec 0.022916 0.013560 60.406610 ( 70.307656)
total: 274.24 sec