Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-133741
#<BuildRuby:0x0000561ed680a2c8
@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-133741",
@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.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.005868 1.383749 ( 1.521545)
build_miniruby 0.000000 0.001166 0.893441 ( 0.892428)
build_ruby 0.000000 0.001482 1.527627 ( 1.518400)
build_all 0.003311 0.003392 3.573025 ( 1.871842)
build_install 0.009207 0.004294 2.491733 ( 1.610941)
test_btest 0.000590 0.000127 59.759685 ( 16.523638)
test_basic 0.003647 0.000781 0.383765 ( 0.479971)
test_all 0.001127 0.000242 599.993603 (188.201733)
test_rubyspec 0.007747 0.024425 62.739078 ( 72.653014)
total: 285.27 sec