Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-024652
#<BuildRuby:0x0000558c6faa5ef0
@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.20221231-024652",
@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.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003966 0.000835 1.049336 ( 1.431555)
build_miniruby 0.001007 0.000212 1.355034 ( 1.354813)
build_ruby 0.001686 0.000000 2.960581 ( 3.326026)
build_all 0.003687 0.002617 3.518657 ( 1.713329)
build_install 0.009646 0.004407 2.908985 ( 1.949196)
test_btest 0.000649 0.000163 55.779905 ( 14.679196)
test_basic 0.004329 0.001082 0.402450 ( 0.500118)
test_all 0.001316 0.000329 612.437279 (178.206885)
test_rubyspec 0.022424 0.016138 63.423440 ( 73.315798)
total: 276.48 sec