Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-181326
#<BuildRuby:0x000055b98cb0a400
@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.20221205-181326",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.002379 0.003575 1.334759 ( 1.539439)
build_miniruby 0.000843 0.000211 0.767913 ( 0.766941)
build_ruby 0.001189 0.000297 1.326168 ( 1.325163)
build_all 0.005989 0.000473 3.610763 ( 1.932007)
build_install 0.007524 0.006807 2.659656 ( 1.853457)
test_btest 0.000512 0.000149 59.698701 ( 18.597972)
test_basic 0.004858 0.000261 0.376943 ( 0.474046)
test_all 0.001265 0.000000 598.249627 (189.545355)
test_rubyspec 0.035778 0.021838 71.164846 ( 88.473177)
total: 304.51 sec