Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-044350
#<BuildRuby:0x000055ada3f82400
@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.20221206-044350",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000000 0.005917 1.302335 ( 1.535370)
build_miniruby 0.000000 0.001048 0.782753 ( 0.781781)
build_ruby 0.001318 0.000000 1.412576 ( 1.406267)
build_all 0.004116 0.001398 3.214642 ( 1.496311)
build_install 0.009971 0.002140 2.320417 ( 1.357774)
test_btest 0.000552 0.000184 55.019451 ( 14.436517)
test_basic 0.003016 0.001005 0.344033 ( 0.438478)
test_all 0.001132 0.000377 612.118948 (175.384351)
test_rubyspec 0.018173 0.012997 57.796017 ( 67.862458)
total: 264.70 sec