Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-235421
#<BuildRuby:0x000055fbda0d1ed0
@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.20221206-235421",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006416 0.000000 1.523783 ( 1.983178)
build_miniruby 0.001365 0.000000 0.918441 ( 0.939345)
build_ruby 0.001556 0.000047 1.761195 ( 1.837461)
build_all 0.000000 0.007978 3.795178 ( 2.901742)
build_install 0.007611 0.008300 2.809662 ( 2.601654)
test_btest 0.000726 0.000117 56.845922 ( 30.018287)
test_basic 0.001227 0.004358 0.380798 ( 0.561689)
test_all 0.001379 0.000000 593.478304 (231.309420)
test_rubyspec 0.017873 0.024474 67.809931 ( 78.520330)
total: 350.67 sec