Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-063553
#<BuildRuby:0x000055f655cbe340
@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-063553",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007047 0.000542 1.598468 ( 2.897221)
build_miniruby 0.001469 0.000113 1.141564 ( 1.465349)
build_ruby 0.001634 0.000125 1.838760 ( 2.636263)
build_all 0.000870 0.008184 4.096633 ( 5.359595)
build_install 0.017161 0.003606 3.003943 ( 4.486328)
test_btest 0.000887 0.000138 68.581842 ( 78.860760)
test_basic 0.006500 0.000358 0.408226 ( 0.870284)
test_all 0.001653 0.000250 685.064054 (625.947471)
test_rubyspec 0.022246 0.032983 72.988154 ( 96.637861)
total: 819.16 sec