Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-081805
#<BuildRuby:0x000055c0ea862008
@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.20230105-081805",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004564 0.000052 1.122540 ( 1.544800)
build_miniruby 0.000000 0.001371 1.292382 ( 1.290783)
build_ruby 0.000000 0.001721 3.224932 ( 3.577238)
build_all 0.006136 0.000532 3.550170 ( 1.775330)
build_install 0.013103 0.000146 2.718642 ( 1.772565)
test_btest 0.000815 0.000081 56.605271 ( 16.113976)
test_basic 0.000556 0.004036 0.415088 ( 0.525667)
test_all 0.001194 0.000159 606.596780 (194.830165)
test_rubyspec 0.028268 0.012875 67.149256 ( 77.546690)
total: 298.98 sec