Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-161230
#<BuildRuby:0x000055fdff082480
@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-161230",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005582 1.461058 ( 1.776245)
build_miniruby 0.000000 0.001263 0.878276 ( 0.913290)
build_ruby 0.001053 0.000424 1.523430 ( 1.589945)
build_all 0.005561 0.001011 3.749313 ( 2.461546)
build_install 0.014799 0.000000 2.767865 ( 2.447954)
test_btest 0.000585 0.000000 57.773363 ( 31.473163)
test_basic 0.005552 0.000080 0.387469 ( 0.491891)
test_all 0.001559 0.000231 634.805221 (253.617237)
test_rubyspec 0.023088 0.020816 70.274515 ( 82.551298)
total: 377.32 sec