Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-172120
#<BuildRuby:0x000055f3159aa0e8
@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-172120",
@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.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006056 0.000260 1.466559 ( 2.471374)
build_miniruby 0.000000 0.001469 0.942832 ( 1.019205)
build_ruby 0.000000 0.001720 1.680534 ( 1.946041)
build_all 0.005102 0.001715 3.620140 ( 3.035991)
build_install 0.013693 0.000789 2.697076 ( 2.971621)
test_btest 0.000702 0.000112 54.200843 ( 31.966189)
test_basic 0.004686 0.000000 0.386516 ( 0.654232)
test_all 0.000513 0.000490 606.286353 (290.084867)
test_rubyspec 0.014280 0.030426 66.962858 ( 82.736110)
total: 416.89 sec