Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-090559
#<BuildRuby:0x000055c144d96380
@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-090559",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.000879 0.004310 1.265494 ( 1.475804)
build_miniruby 0.000702 0.000312 0.761372 ( 0.760172)
build_ruby 0.000000 0.001512 1.345427 ( 1.338205)
build_all 0.001480 0.005118 3.542317 ( 1.870180)
build_install 0.008921 0.004488 2.532892 ( 1.593193)
test_btest 0.000455 0.000238 57.532096 ( 15.909098)
test_basic 0.002562 0.001342 0.364228 ( 0.463826)
test_all 0.001863 0.000000 598.226290 (179.264092)
test_rubyspec 0.008519 0.023227 56.641044 ( 66.804288)
total: 269.48 sec