Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-021857
#<BuildRuby:0x000055c731711eb8
@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-021857",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005437 0.000906 1.548468 ( 2.540474)
build_miniruby 0.001373 0.000228 1.005609 ( 1.238547)
build_ruby 0.001745 0.000000 1.720671 ( 2.049985)
build_all 0.008574 0.000000 3.977584 ( 3.907113)
build_install 0.019531 0.000000 3.022318 ( 3.495218)
test_btest 0.000799 0.000080 64.448255 ( 52.178256)
test_basic 0.007120 0.000000 0.403548 ( 0.757986)
test_all 0.002286 0.000000 680.908401 (625.601699)
test_rubyspec 0.037664 0.014469 73.955540 ( 91.939730)
total: 783.71 sec