Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-211428
#<BuildRuby:0x0000557a19ec5fc0
@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.20230111-211428",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001631 0.003954 1.239330 ( 1.702201)
build_miniruby 0.000000 0.001779 1.587218 ( 1.588432)
build_ruby 0.000000 0.001913 3.822887 ( 4.312563)
build_all 0.000000 0.006747 3.402538 ( 1.735357)
build_install 0.009185 0.004127 2.410522 ( 1.614694)
test_btest 0.000987 0.000000 57.701915 ( 16.670968)
test_basic 0.005236 0.000000 0.438195 ( 0.532325)
test_all 0.001488 0.000000 668.926870 (201.725498)
test_rubyspec 0.032187 0.024513 71.455258 ( 81.504633)
total: 311.39 sec