Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-093446
#<BuildRuby:0x000055f31550e700
@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-093446",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005521 0.000920 1.598641 ( 2.994268)
build_miniruby 0.001293 0.000215 1.037400 ( 1.201552)
build_ruby 0.001769 0.000000 1.819419 ( 2.340960)
build_all 0.004557 0.003908 3.961563 ( 4.449396)
build_install 0.005077 0.013025 2.978652 ( 3.697151)
test_btest 0.000925 0.000274 65.504776 ( 67.820752)
test_basic 0.002590 0.005195 0.432859 ( 0.797712)
test_all 0.001131 0.000377 712.678734 (722.753182)
test_rubyspec 0.013582 0.036531 73.542695 (102.900093)
total: 908.96 sec