Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-175554
#<BuildRuby:0x0000564e69c96130
@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.20221202-175554",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005662 0.000218 1.483285 ( 1.962074)
build_miniruby 0.001171 0.000152 0.891836 ( 0.909539)
build_ruby 0.001278 0.000167 1.674161 ( 1.684104)
build_all 0.000000 0.007305 3.764342 ( 2.472520)
build_install 0.011255 0.004872 2.835318 ( 2.572406)
test_btest 0.000723 0.000167 58.922947 ( 30.374924)
test_basic 0.002421 0.003712 0.413783 ( 0.557584)
test_all 0.001445 0.000374 616.850826 (251.823442)
test_rubyspec 0.031227 0.013942 68.866000 ( 82.018009)
total: 374.38 sec