Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-041349
#<BuildRuby:0x000055f681638fa8
@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.20221204-041349",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001598 0.004306 1.311988 ( 1.443863)
build_miniruby 0.001104 0.000201 0.973030 ( 0.971158)
build_ruby 0.001261 0.000229 1.457419 ( 1.447154)
build_all 0.006302 0.000365 3.504890 ( 1.785151)
build_install 0.004087 0.007515 2.481194 ( 1.561246)
test_btest 0.000635 0.000152 56.117452 ( 17.499330)
test_basic 0.003338 0.000801 0.299770 ( 0.395223)
test_all 0.000907 0.000217 542.102466 (158.894334)
test_rubyspec 0.009319 0.021992 53.467649 ( 63.585093)
total: 247.58 sec