Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-031827
#<BuildRuby:0x00005601e695e028
@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-031827",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006497 0.000220 1.529061 ( 2.396667)
build_miniruby 0.000000 0.001206 1.180372 ( 1.189152)
build_ruby 0.000000 0.001456 1.558663 ( 1.649455)
build_all 0.001429 0.005620 3.715107 ( 2.522854)
build_install 0.010666 0.004621 2.742383 ( 2.549795)
test_btest 0.000531 0.000106 55.606127 ( 32.372939)
test_basic 0.000000 0.003972 0.373228 ( 0.473615)
test_all 0.000424 0.002393 598.258374 (249.452292)
test_rubyspec 0.026803 0.019755 68.867655 ( 82.256536)
total: 374.86 sec