Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-220345
#<BuildRuby:0x000055eb87aca058
@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.20221204-220345",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003950 0.000988 0.943371 ( 1.162694)
build_miniruby 0.000787 0.000197 0.552874 ( 0.551789)
build_ruby 0.001042 0.000260 0.982358 ( 0.976014)
build_all 0.003442 0.000861 2.318767 ( 1.249500)
build_install 0.009151 0.000989 1.773256 ( 1.143842)
test_btest 0.000617 0.000142 48.785692 ( 12.162988)
test_basic 0.000952 0.002704 0.253975 ( 0.348875)
test_all 0.000467 0.000547 470.709848 (137.717506)
test_rubyspec 0.002378 0.026717 44.161458 ( 54.544209)
total: 209.86 sec