Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-104532
#<BuildRuby:0x00005619a03a1708
@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.20221206-104532",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005567 0.000370 1.396502 ( 1.591715)
build_miniruby 0.001023 0.000244 0.865348 ( 0.864085)
build_ruby 0.001102 0.000262 1.501606 ( 1.501308)
build_all 0.004973 0.001184 3.592407 ( 1.924154)
build_install 0.003202 0.009943 2.610259 ( 1.721208)
test_btest 0.000431 0.000144 56.318486 ( 19.436787)
test_basic 0.002705 0.000902 0.362360 ( 0.509920)
test_all 0.000000 0.001591 622.166550 (190.505041)
test_rubyspec 0.019332 0.014705 61.124508 ( 71.029956)
total: 289.08 sec