Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-171323
#<BuildRuby:0x000055b76042d138
@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.20221204-171323",
@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.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004568 0.000830 1.263590 ( 1.420694)
build_miniruby 0.000853 0.000155 0.698825 ( 0.697454)
build_ruby 0.001146 0.000209 1.430402 ( 1.422741)
build_all 0.004882 0.000887 3.238369 ( 1.706378)
build_install 0.010066 0.000980 2.243361 ( 1.399333)
test_btest 0.000820 0.000000 55.402719 ( 17.446398)
test_basic 0.003826 0.000000 0.322121 ( 0.416352)
test_all 0.001136 0.000000 559.996553 (161.572589)
test_rubyspec 0.013014 0.016210 56.409578 ( 66.592437)
total: 252.68 sec