Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-170808
#<BuildRuby:0x0000557376631138
@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-170808",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006299 0.000274 1.499038 ( 2.363181)
build_miniruby 0.000000 0.001218 0.915468 ( 1.017829)
build_ruby 0.000000 0.001449 1.688559 ( 1.861220)
build_all 0.005460 0.001677 3.726292 ( 2.470690)
build_install 0.011533 0.003783 2.760562 ( 2.550958)
test_btest 0.000645 0.000070 56.426576 ( 31.784932)
test_basic 0.004660 0.000499 0.386971 ( 0.750460)
test_all 0.001394 0.000150 605.389819 (267.090300)
test_rubyspec 0.031517 0.012723 67.687908 ( 82.762450)
total: 392.65 sec