Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-094119
#<BuildRuby:0x000055eeff78a138
@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.20230713-094119",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.004044 0.004248 2.262052 ( 6.741328)
build_miniruby 0.001394 0.000169 1.764497 ( 4.092911)
build_ruby 0.002060 0.000000 3.789656 ( 9.859887)
build_all 0.004878 0.003814 2.792074 ( 4.614654)
build_install 0.020264 0.001122 4.181914 ( 8.003932)
test_btest 0.000769 0.000101 85.939079 ( 85.877265)
test_basic 0.003079 0.000405 0.931777 ( 2.667179)
test_all 0.001583 0.000000 656.742197 (711.088334)
test_rubyspec 0.041584 0.023268 98.549881 (205.022891)
total: 1037.97 sec