Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-080808
#<BuildRuby:0x000055667c51e018
@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.20221222-080808",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005187 0.000415 1.196752 ( 2.232490)
build_miniruby 0.001475 0.000118 1.472386 ( 1.555318)
build_ruby 0.001574 0.000126 3.653095 ( 4.201316)
build_all 0.008065 0.000000 3.968365 ( 2.763991)
build_install 0.009146 0.007542 3.124052 ( 3.009965)
test_btest 0.000674 0.000087 56.113142 ( 33.041356)
test_basic 0.005459 0.000000 0.449394 ( 0.655040)
test_all 0.001355 0.000000 633.050351 (271.602856)
test_rubyspec 0.031999 0.018299 72.660347 ( 84.805419)
total: 403.87 sec