Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-215943
#<BuildRuby:0x0000564de37420e8
@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-215943",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005624 0.000135 1.183424 ( 1.384501)
build_miniruby 0.000993 0.000082 0.899452 ( 0.898671)
build_ruby 0.000000 0.001562 1.354838 ( 1.348671)
build_all 0.000000 0.005825 3.507731 ( 1.793832)
build_install 0.012426 0.000701 2.496013 ( 1.579330)
test_btest 0.000767 0.000114 60.729134 ( 26.020433)
test_basic 0.003218 0.000477 0.344277 ( 0.439833)
test_all 0.000884 0.000131 591.329245 (190.494465)
test_rubyspec 0.008154 0.024273 63.466099 ( 73.423436)
total: 297.38 sec