Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-120308
#<BuildRuby:0x000055ca117f2480
@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.20221203-120308",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.002197 0.004092 1.484503 ( 1.763941)
build_miniruby 0.001199 0.000044 0.921228 ( 0.999439)
build_ruby 0.001374 0.000051 1.646487 ( 1.642468)
build_all 0.003304 0.004133 3.827574 ( 2.172806)
build_install 0.007771 0.008830 2.837305 ( 2.463172)
test_btest 0.000721 0.000000 57.714518 ( 25.700739)
test_basic 0.001695 0.004011 0.370640 ( 0.471330)
test_all 0.002017 0.000102 627.673531 (237.541167)
test_rubyspec 0.024521 0.020636 67.874703 ( 78.554320)
total: 351.31 sec