Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-224401
#<BuildRuby:0x000055a26a18e3b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230202-224401",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000000 0.000024 0.000024 ( 0.000023)
configure 0.000000 0.000020 0.000020 ( 0.000020)
build_up 0.001927 0.002354 1.142639 ( 1.700720)
build_miniruby 0.001229 0.000000 0.977985 ( 0.976417)
build_ruby 0.001375 0.000000 2.090504 ( 2.294511)
build_all 0.004928 0.001909 3.707780 ( 1.856412)
build_install 0.008791 0.006437 2.656356 ( 1.798254)
test_btest 0.000678 0.000200 57.970522 ( 16.755439)
test_basic 0.000000 0.006604 0.437180 ( 0.532190)
test_all 0.001234 0.000683 638.246465 (196.625636)
test_rubyspec 0.025599 0.020832 68.802397 ( 78.831372)
total: 301.37 sec