Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-014832
#<BuildRuby:0x000055efd48f6208
@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.20221226-014832",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.001112 0.003139 1.050776 ( 1.429122)
build_miniruby 0.001357 0.000377 1.385640 ( 1.392020)
build_ruby 0.001446 0.000402 3.529877 ( 3.865481)
build_all 0.001762 0.007062 3.835565 ( 1.953711)
build_install 0.002736 0.012710 3.085884 ( 2.288134)
test_btest 0.000615 0.000322 56.366690 ( 23.135460)
test_basic 0.000857 0.004110 0.417977 ( 0.513692)
test_all 0.001138 0.000650 629.474044 (214.216287)
test_rubyspec 0.030256 0.030100 76.979740 ( 91.584789)
total: 340.38 sec