Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-101534
#<BuildRuby:0x0000562bb73b2020
@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-101534",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.001390 0.004182 1.265169 ( 1.479415)
build_miniruby 0.001079 0.000147 0.665893 ( 0.664562)
build_ruby 0.001396 0.000000 1.212945 ( 1.203006)
build_all 0.003452 0.002923 2.858981 ( 1.387952)
build_install 0.007408 0.004507 2.232019 ( 1.395084)
test_btest 0.000613 0.000118 57.669727 ( 14.890028)
test_basic 0.002966 0.000570 0.314170 ( 0.410588)
test_all 0.000938 0.000181 561.739250 (159.105643)
test_rubyspec 0.012094 0.027173 59.913270 ( 69.424538)
total: 249.96 sec