Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-075719
#<BuildRuby:0x000055afd1a620d0
@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.20230205-075719",
@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.000008 0.000005 0.000013 ( 0.000012)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000011 0.000006 0.000017 ( 0.000016)
build_up 0.000456 0.004301 1.193356 ( 2.058763)
build_miniruby 0.000988 0.000593 1.198387 ( 1.203677)
build_ruby 0.001116 0.000669 2.293559 ( 2.617711)
build_all 0.005999 0.001008 3.872021 ( 2.381613)
build_install 0.016009 0.000000 3.076461 ( 3.054722)
test_btest 0.000799 0.000000 56.103776 ( 30.891921)
test_basic 0.002025 0.005176 0.442708 ( 0.614919)
test_all 0.000718 0.000359 641.371340 (281.423814)
test_rubyspec 0.027224 0.020584 71.674286 ( 85.057332)
total: 409.31 sec