Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-050654
#<BuildRuby:0x000055cbdefb5ef0
@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-050654",
@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.000003 0.000015 ( 0.000017)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.001844 0.004649 1.522329 ( 1.722097)
build_miniruby 0.000913 0.000337 0.963082 ( 0.962556)
build_ruby 0.001178 0.000434 1.552011 ( 1.544969)
build_all 0.006491 0.000807 3.862808 ( 2.056348)
build_install 0.012563 0.004183 2.645790 ( 1.746306)
test_btest 0.000590 0.000205 57.961828 ( 18.640514)
test_basic 0.003993 0.000000 0.374720 ( 0.469091)
test_all 0.001621 0.000000 624.291529 (188.393063)
test_rubyspec 0.012132 0.021927 56.961933 ( 67.109349)
total: 282.65 sec