Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-223911
#<BuildRuby:0x000055eac58a6208
@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-223911",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000009 0.000002 0.000011 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004700 0.000940 1.380821 ( 1.898546)
build_miniruby 0.000985 0.000197 0.898334 ( 0.897003)
build_ruby 0.001123 0.000225 1.653607 ( 1.652302)
build_all 0.006380 0.000000 3.561542 ( 1.855101)
build_install 0.005137 0.007296 2.628837 ( 1.695989)
test_btest 0.000530 0.000139 57.422272 ( 16.729150)
test_basic 0.003270 0.000861 0.333670 ( 0.437174)
test_all 0.000832 0.000219 597.329962 (198.547797)
test_rubyspec 0.003684 0.027915 59.754908 ( 69.776761)
total: 293.49 sec