Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-083741
#<BuildRuby:0x000055c3b8e6e700
@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.20221205-083741",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002135 0.004172 1.532663 ( 2.390462)
build_miniruby 0.001253 0.000000 1.172816 ( 1.186274)
build_ruby 0.000000 0.001512 1.602137 ( 1.652598)
build_all 0.005624 0.001629 3.740381 ( 2.437837)
build_install 0.014329 0.002204 2.912817 ( 2.783983)
test_btest 0.000697 0.000107 56.126491 ( 30.788561)
test_basic 0.006506 0.000314 0.395296 ( 0.639930)
test_all 0.001000 0.000149 612.098864 (238.108943)
test_rubyspec 0.020219 0.026011 69.210009 ( 79.512579)
total: 359.50 sec