Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-020702
#<BuildRuby:0x00005565cf771ed0
@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.20221203-020702",
@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.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005176 0.000493 1.475178 ( 1.639655)
build_miniruby 0.001124 0.000107 0.947890 ( 0.946390)
build_ruby 0.001214 0.000116 1.542981 ( 1.534537)
build_all 0.005840 0.000556 3.532508 ( 1.878151)
build_install 0.008131 0.004611 2.492762 ( 1.562587)
test_btest 0.000692 0.000090 59.360411 ( 16.163526)
test_basic 0.000000 0.004016 0.365395 ( 0.459677)
test_all 0.000649 0.000799 618.130973 (179.173243)
test_rubyspec 0.009596 0.026371 60.867014 ( 70.720804)
total: 274.08 sec