Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-043756
#<BuildRuby:0x0000557668c95e08
@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.20221205-043756",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005144 0.000618 1.465969 ( 1.960876)
build_miniruby 0.001032 0.000124 0.882216 ( 0.883206)
build_ruby 0.001216 0.000146 1.496011 ( 1.494148)
build_all 0.005983 0.000718 3.703617 ( 2.264664)
build_install 0.003191 0.009539 2.631068 ( 1.978990)
test_btest 0.000728 0.000000 57.420603 ( 32.526012)
test_basic 0.003184 0.003430 0.404724 ( 0.600485)
test_all 0.001869 0.000415 615.937009 (248.453402)
test_rubyspec 0.022935 0.021032 68.660533 ( 82.236433)
total: 372.40 sec