Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-224832
#<BuildRuby:0x00005642e3a29640
@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-224832",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.000000 0.005847 1.407323 ( 1.720340)
build_miniruby 0.000352 0.000849 0.860045 ( 0.869103)
build_ruby 0.001047 0.000331 1.762448 ( 1.758046)
build_all 0.002277 0.004654 3.610810 ( 1.989537)
build_install 0.010258 0.003779 2.573414 ( 2.018023)
test_btest 0.000515 0.000190 53.309337 ( 28.911252)
test_basic 0.004049 0.002616 0.397678 ( 0.500501)
test_all 0.001079 0.000224 606.833808 (227.531076)
test_rubyspec 0.021155 0.021683 66.782172 ( 77.276637)
total: 342.58 sec