Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-010429
#<BuildRuby:0x000055bd27e25f10
@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-010429",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004952 0.000676 1.526614 ( 2.408608)
build_miniruby 0.001197 0.000163 0.915263 ( 1.031216)
build_ruby 0.001347 0.000184 1.581176 ( 1.715290)
build_all 0.006846 0.000297 3.823490 ( 2.667130)
build_install 0.013309 0.001079 2.724476 ( 3.054819)
test_btest 0.000000 0.000859 56.500481 ( 34.941124)
test_basic 0.000327 0.004158 0.383421 ( 0.582689)
test_all 0.001542 0.000257 617.922953 (286.741844)
test_rubyspec 0.010264 0.030729 68.039895 ( 80.911501)
total: 414.06 sec