Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-092441
#<BuildRuby:0x0000563993dba380
@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-092441",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005110 0.001277 1.522056 ( 2.336699)
build_miniruby 0.000955 0.000239 1.172589 ( 1.221785)
build_ruby 0.001192 0.000298 1.623773 ( 1.639820)
build_all 0.002995 0.004067 3.651807 ( 2.243523)
build_install 0.010543 0.003628 2.656100 ( 1.984462)
test_btest 0.000554 0.000162 57.303601 ( 25.610462)
test_basic 0.000000 0.003706 0.377487 ( 0.477828)
test_all 0.000000 0.001306 617.500831 (233.671432)
test_rubyspec 0.009143 0.033272 66.261643 ( 76.852775)
total: 346.04 sec