Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-211407
#<BuildRuby:0x0000564882c71ed0
@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.20221202-211407",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.005535 1.464165 ( 1.707360)
build_miniruby 0.000000 0.001165 0.885450 ( 0.884437)
build_ruby 0.000000 0.001387 1.530610 ( 1.523979)
build_all 0.000000 0.007335 3.787841 ( 2.341514)
build_install 0.003005 0.011870 2.686598 ( 2.226440)
test_btest 0.000894 0.000000 57.124456 ( 23.781419)
test_basic 0.003215 0.003936 0.405609 ( 0.546537)
test_all 0.002806 0.000000 620.776300 (254.534337)
test_rubyspec 0.020217 0.025194 68.171652 ( 79.009814)
total: 366.56 sec