Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-080649
#<BuildRuby:0x0000562075b1e400
@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-080649",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001039 0.004307 1.274745 ( 1.766450)
build_miniruby 0.000786 0.000262 0.856438 ( 0.856230)
build_ruby 0.000974 0.000325 1.130916 ( 1.122882)
build_all 0.004637 0.001546 3.122285 ( 1.548093)
build_install 0.009881 0.003294 2.362920 ( 1.493043)
test_btest 0.000874 0.000000 55.127764 ( 17.574883)
test_basic 0.003883 0.000176 0.298880 ( 0.393739)
test_all 0.000806 0.000255 590.905199 (169.918709)
test_rubyspec 0.010287 0.027025 58.427888 ( 68.383488)
total: 263.06 sec