Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-214824
#<BuildRuby:0x00005638136863b0
@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-214824",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004406 0.001175 1.314054 ( 1.495951)
build_miniruby 0.001149 0.000000 0.806666 ( 0.805491)
build_ruby 0.001347 0.000000 1.627452 ( 1.619837)
build_all 0.006548 0.000178 3.506012 ( 1.844995)
build_install 0.007456 0.005152 2.267260 ( 1.446399)
test_btest 0.000575 0.000160 58.047851 ( 15.745009)
test_basic 0.003142 0.000873 0.364124 ( 0.458991)
test_all 0.000836 0.000232 631.162927 (180.400667)
test_rubyspec 0.000905 0.032415 61.172354 ( 71.284049)
total: 275.10 sec