Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-125023
#<BuildRuby:0x000055fbcb2d17f8
@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-125023",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004674 0.001112 1.297620 ( 1.506648)
build_miniruby 0.000829 0.000197 0.859561 ( 0.858377)
build_ruby 0.000000 0.001342 1.454271 ( 1.444597)
build_all 0.003465 0.002560 3.340936 ( 1.729881)
build_install 0.013183 0.000186 2.494478 ( 1.550209)
test_btest 0.000572 0.000138 60.132992 ( 16.496245)
test_basic 0.001424 0.002389 0.334166 ( 0.428664)
test_all 0.000714 0.000185 592.950600 (178.745386)
test_rubyspec 0.023431 0.014197 63.291936 ( 73.415806)
total: 276.18 sec