Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-183705
#<BuildRuby:0x00005556e680e0e8
@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-183705",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000001 0.000000 0.000001 ( 0.000022)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.002396 0.003361 1.256925 ( 1.474988)
build_miniruby 0.000834 0.000325 0.619018 ( 0.617556)
build_ruby 0.001292 0.000000 1.627413 ( 1.629396)
build_all 0.005105 0.000928 3.597103 ( 1.886064)
build_install 0.004499 0.010655 2.695733 ( 1.843321)
test_btest 0.000497 0.000238 58.280426 ( 19.411054)
test_basic 0.000159 0.005318 0.387645 ( 0.491116)
test_all 0.000357 0.000564 605.223558 (190.214775)
test_rubyspec 0.012456 0.016903 59.953968 ( 69.836292)
total: 287.41 sec