Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-022307
#<BuildRuby:0x000055bfb6c26390
@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.20221219-022307",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000005 0.000001 0.000006 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.004787 1.142093 ( 1.781086)
build_miniruby 0.000000 0.001367 1.845852 ( 1.640032)
build_ruby 0.000000 0.001518 3.462940 ( 3.826125)
build_all 0.000021 0.007346 3.852655 ( 2.082640)
build_install 0.003699 0.009038 2.974125 ( 2.014255)
test_btest 0.000161 0.001071 54.757591 ( 21.919587)
test_basic 0.003164 0.001088 0.408775 ( 0.508743)
test_all 0.000878 0.002326 625.839697 (217.079170)
test_rubyspec 0.030300 0.019597 70.890065 ( 81.281856)
total: 332.13 sec