Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-180311
#<BuildRuby:0x000055e972b623b0
@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.20221229-180311",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004188 0.000000 1.108892 ( 1.519024)
build_miniruby 0.001221 0.000000 1.455575 ( 1.454293)
build_ruby 0.001392 0.000000 3.017117 ( 3.386980)
build_all 0.002459 0.004211 3.650564 ( 1.816794)
build_install 0.012975 0.000038 2.855331 ( 1.896610)
test_btest 0.000776 0.000057 55.571627 ( 15.724765)
test_basic 0.000970 0.003860 0.400378 ( 0.493703)
test_all 0.000590 0.000489 611.337060 (202.255975)
test_rubyspec 0.024227 0.015051 63.070488 ( 72.942084)
total: 301.49 sec