Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-024415
#<BuildRuby:0x0000560c9ca062d0
@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.20221208-024415",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000001 0.000000 0.000001 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001406 0.004493 1.499001 ( 1.638949)
build_miniruby 0.000862 0.000302 1.107817 ( 1.106540)
build_ruby 0.001011 0.000354 1.974595 ( 1.967233)
build_all 0.006132 0.000000 3.482783 ( 1.735824)
build_install 0.008720 0.002271 2.736132 ( 1.836358)
test_btest 0.000496 0.000159 55.857608 ( 15.193521)
test_basic 0.000799 0.002865 0.379396 ( 0.475859)
test_all 0.001142 0.000395 621.882129 (178.155836)
test_rubyspec 0.019863 0.015051 62.271608 ( 72.217752)
total: 274.33 sec