Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-070419
#<BuildRuby:0x0000564bf9d86008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-070419",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004477 0.000559 1.182974 ( 1.889383)
build_miniruby 0.001412 0.000177 1.368060 ( 1.416437)
build_ruby 0.001637 0.000205 3.657791 ( 4.292937)
build_all 0.006763 0.000845 4.069433 ( 2.694953)
build_install 0.014191 0.003944 3.268875 ( 2.915892)
test_btest 0.000657 0.000094 56.373240 ( 34.097181)
test_basic 0.001404 0.004620 0.437603 ( 0.805382)
test_all 0.002126 0.000000 646.042048 (279.542911)
test_rubyspec 0.024954 0.025063 71.165023 ( 87.352640)
total: 415.01 sec