Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-023112
#<BuildRuby:0x000055db65d55660
@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.20221203-023112",
@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.000017 0.000004 0.000021 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006073 0.001380 1.626202 ( 2.684308)
build_miniruby 0.001279 0.000291 1.338308 ( 1.648373)
build_ruby 0.001487 0.000338 1.896292 ( 2.055316)
build_all 0.008723 0.000000 3.976710 ( 2.956685)
build_install 0.018611 0.000156 3.084281 ( 3.073498)
test_btest 0.000689 0.000123 64.302278 ( 43.527340)
test_basic 0.000000 0.007257 0.420884 ( 0.622744)
test_all 0.000680 0.000716 707.797316 (657.981607)
test_rubyspec 0.037942 0.024259 76.225153 (112.749727)
total: 827.30 sec